Instructions to use Fatnaoui/dpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fatnaoui/dpo with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("aubmindlab/aragpt2-base") model = PeftModel.from_pretrained(base_model, "Fatnaoui/dpo") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a2d33137b63017f827249acedaedd52feb17758973207c00f08f257f7cc47119
- Size of remote file:
- 5.94 kB
- SHA256:
- d54197b8133e5eaac51a10b41452a1951f8e4c19238bd52fad58f5454a21562a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.