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:
- a8373310363798607e85c9430b9a062b1b1a5334a2417cca270c6889615237b2
- Size of remote file:
- 18.5 MB
- SHA256:
- 2e49c804865cd5a88c695a7948fb0f098d14e0cd467cebe2f16ce2cba788eb9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.