Instructions to use patruff/dpo_mistral_nemo_fromSFTpart3DPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use patruff/dpo_mistral_nemo_fromSFTpart3DPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-nemo-base-2407-bnb-4bit") model = PeftModel.from_pretrained(base_model, "patruff/dpo_mistral_nemo_fromSFTpart3DPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 561642706d4343f32b914bf4d95bc0df293880139a34ab295c7189f923544744
- Size of remote file:
- 5.94 kB
- SHA256:
- e018aa2f9c375b961969745453f081b9d44f913b2708989a0ffa8bf335cf9554
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.