Instructions to use NovoCode/Tiger-DPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NovoCode/Tiger-DPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NeuralNovel/Tiger-7B-v0.1") model = PeftModel.from_pretrained(base_model, "NovoCode/Tiger-DPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f99cfb24d79b313257e8a1c439ab0b917bcd0a9303ebbcd879eab68a4c20b6e
- Size of remote file:
- 4.92 kB
- SHA256:
- 874fb7ae39df62fbc8ecdc39b54b121c82d85b49c3cf016092d23181d011c85a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.