Instructions to use chchen/Llama-3.1-8B-Instruct-KTO-100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chchen/Llama-3.1-8B-Instruct-KTO-100 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "chchen/Llama-3.1-8B-Instruct-KTO-100") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5513a88fd093bf73217a153ac71f19cc2d1c1d9813ea104662fd546783ef427e
- Size of remote file:
- 5.62 kB
- SHA256:
- a6c1409fc927d4df2b3043aca6320c08d8f3e907ec7000f0b78db94ac645f1af
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.