Instructions to use nhung01/2d72bed2-4a15-4f07-8dd1-86e991015d4d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhung01/2d72bed2-4a15-4f07-8dd1-86e991015d4d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-360M") model = PeftModel.from_pretrained(base_model, "nhung01/2d72bed2-4a15-4f07-8dd1-86e991015d4d") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
ce90dc0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a8a1ab75de28a9009790ca3706080461961403babd12fffadda8ee8ed595fc7c
size 17528138
|