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