Instructions to use vmpsergio/f3e6c8e0-4f8c-4f37-9fb9-199f1a99090c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vmpsergio/f3e6c8e0-4f8c-4f37-9fb9-199f1a99090c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "vmpsergio/f3e6c8e0-4f8c-4f37-9fb9-199f1a99090c") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0c87f03 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5ae8a46d58c63f88a1bc72322a26cb93b75081168f9d6b045f4346803f9f5ef9
size 39428606
|