Instructions to use error577/c06956a3-fe98-497b-b43e-8ab5d5a0d214 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use error577/c06956a3-fe98-497b-b43e-8ab5d5a0d214 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-135M") model = PeftModel.from_pretrained(base_model, "error577/c06956a3-fe98-497b-b43e-8ab5d5a0d214") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4537343 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e06ad83f9f3a0d5f011f686f3139d651371eb247f0bb0a5c07252a6ccc844fda
size 6776
|