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