Instructions to use denbeo/3deaa730-934f-4ba5-baff-7def193cfca3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use denbeo/3deaa730-934f-4ba5-baff-7def193cfca3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "denbeo/3deaa730-934f-4ba5-baff-7def193cfca3") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
bf1b9ee | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d69bc50cac30eaaacf5d507c3023455f2f1bc8998f30dfdf4e93d6a7b676ecb0
size 74000170
|