Instructions to use laquythang/65ec45c4-e0b8-4a8f-a971-035adc0edba0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use laquythang/65ec45c4-e0b8-4a8f-a971-035adc0edba0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/zephyr-sft") model = PeftModel.from_pretrained(base_model, "laquythang/65ec45c4-e0b8-4a8f-a971-035adc0edba0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b919939 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:23274eefffad56f08c68ea5ed411297834e34b245a100cae547a8eefc514fbcd
size 6776
|