Instructions to use hongngo/136454eb-a06e-41ba-b71b-04c52cc2a6e7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hongngo/136454eb-a06e-41ba-b71b-04c52cc2a6e7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "hongngo/136454eb-a06e-41ba-b71b-04c52cc2a6e7") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b25fb34 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2992da0cdbdd0e3bae9cb360a12caa0f17473a37893759b7e6e5b9933fa6c848
size 6776
|