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