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