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