Instructions to use ivangrapher/1dc4e27d-8866-4f40-83e8-5d1d7e541b7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ivangrapher/1dc4e27d-8866-4f40-83e8-5d1d7e541b7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "ivangrapher/1dc4e27d-8866-4f40-83e8-5d1d7e541b7b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9be4e2b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bb003a320ee9a4f048f12dd3b6ddc719413290adbc3512e702a5884be88d7510
size 78537274
|