Instructions to use laquythang/9d94bc60-34ce-43f9-8b83-e855fe65505c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use laquythang/9d94bc60-34ce-43f9-8b83-e855fe65505c 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/9d94bc60-34ce-43f9-8b83-e855fe65505c") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
19a223b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:700ea1dbd9d12873b7a5a0e0f14c0d7f3d8ac789618dd469c00af268eb950b3b
size 6776
|