Instructions to use formatec/mistral_instruct_generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use formatec/mistral_instruct_generation 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, "formatec/mistral_instruct_generation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 72bc01def27fc2418cdb059fffdf246712903f0eecd8310a506ec1e2651c11c5
- Size of remote file:
- 4.73 kB
- SHA256:
- f5c44f8fe4e3bb6aaa7a28340e515a6633d05585fcd0bcf54ff78ce5293e3f05
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.