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