Instructions to use marialvsantiago/b16759ec-38f7-4f46-8435-9471e60968b8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use marialvsantiago/b16759ec-38f7-4f46-8435-9471e60968b8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "marialvsantiago/b16759ec-38f7-4f46-8435-9471e60968b8") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
567eda1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ef1ca1ff1e072ffec967a54769a8c1850aa3c5d1980352f8308959b2e4fd9ae6
size 73911112
|