Instructions to use dball/zephyr-7b-dpo-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dball/zephyr-7b-dpo-qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "dball/zephyr-7b-dpo-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4a301d5c6beedb9c449a7ad32777f2f9976083818d48f1430205442b3b78eef5
- Size of remote file:
- 4.86 kB
- SHA256:
- b3066614533d569ebba8e0193f5911e3dd110cfda1dc478e054931f7a0e36d9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.