Instructions to use JesseLiu/llama_dialogue_ep4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JesseLiu/llama_dialogue_ep4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "JesseLiu/llama_dialogue_ep4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- baf523d93da63bb496178791cc4968043b1992e374d25a6a648253066008e16b
- Size of remote file:
- 17.2 MB
- SHA256:
- 912e72517f7521f3273166a7879fe54c52b397f8c48ea80f8f1ed794beb24c09
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.