Instructions to use laquythang/8c50f086-eee6-437d-b1b0-8dfbbc80f349 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use laquythang/8c50f086-eee6-437d-b1b0-8dfbbc80f349 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-14B-Instruct") model = PeftModel.from_pretrained(base_model, "laquythang/8c50f086-eee6-437d-b1b0-8dfbbc80f349") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5bdbd30 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b7be66affa140e775a40a4642698814497a1deb84957efcc794bfe2e7b5ad59f
size 275341720
|