Instructions to use yifanxie/mistralai-Mistral-7B-Instruct-v0.3-1719253132 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yifanxie/mistralai-Mistral-7B-Instruct-v0.3-1719253132 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, "yifanxie/mistralai-Mistral-7B-Instruct-v0.3-1719253132") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6c77e8ec2eb098eed1f6a762fccf4b0abe54b688cbe5e6c61a52fb994d986593
- Size of remote file:
- 27.3 MB
- SHA256:
- d95982cdadde8762dd6a003fa5e51792cd72c750f030e06e1ceb3c256b8cc73c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.