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