Instructions to use samoline/654dc279-936a-41d5-85a9-7be2612edd80 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use samoline/654dc279-936a-41d5-85a9-7be2612edd80 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "samoline/654dc279-936a-41d5-85a9-7be2612edd80") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
05d969d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3f7a340e1dd0a0ebe548b6fc643330498720d8d92aed8d4cf853ad743e2e4431
size 4938648
|