Instructions to use Cherran/medical_mistral_DPO_EP2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Cherran/medical_mistral_DPO_EP2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.2-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Cherran/medical_mistral_DPO_EP2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b39be5ab43613afc853ea7ff8b59ca86aee60295366e8f11e37879b8d1b0ee23
- Size of remote file:
- 171 MB
- SHA256:
- 1d15a889cd4d99ddc9eae1fe2214f28467082072a6cedd792c49216b24457e44
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.