Instructions to use romainnn/94679a9d-90b1-42b3-a061-bd9db86c3926 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use romainnn/94679a9d-90b1-42b3-a061-bd9db86c3926 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-3B") model = PeftModel.from_pretrained(base_model, "romainnn/94679a9d-90b1-42b3-a061-bd9db86c3926") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
a568295 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b67d58e200dce5b005f374687476367241571a30d2b0df53a75650e051f9ed87
size 479119210
|