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