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:
- 258689fb91758eb6719544d8297a878207b71bace30cb44eea80af9b0b263fbd
- Size of remote file:
- 1.06 kB
- SHA256:
- 38418fcc077aec52bfd395a98779fcd9e98de2a3493eb217fa138e4f3224fcfd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.