Instructions to use VERSIL91/62e41822-ded1-4dc8-8eb0-a26a050d6b22 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/62e41822-ded1-4dc8-8eb0-a26a050d6b22 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "VERSIL91/62e41822-ded1-4dc8-8eb0-a26a050d6b22") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7de8c1e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c0a02ca656f6dbac6e50aac405cdedb388610b39d222317bf4228d09599a7cda
size 39313978
|