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