Instructions to use gCao/mistral-7b-dpo-arena with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gCao/mistral-7b-dpo-arena with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "gCao/mistral-7b-dpo-arena") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60c3a39340791ed65e893d5d8b1e4bbefb1f8b406050a00dd02f3cf35a5b9f89
- Size of remote file:
- 27.3 MB
- SHA256:
- 1d932310aff8ddf9962a94984e457409728c6ea0f02b14ea503616723010607a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.