Instructions to use raulgdp/Mistral-8B-Instruct-2410-009 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use raulgdp/Mistral-8B-Instruct-2410-009 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-8B-Instruct-2410") model = PeftModel.from_pretrained(base_model, "raulgdp/Mistral-8B-Instruct-2410-009") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5927fadd2873a93a574f82a57941e25c8d3a55f2aa3b65f1a1a3141766c5aec2
- Size of remote file:
- 17.1 MB
- SHA256:
- 4d40afe5f653c88c1f772459f161695cb31a60f25a08778cc3e721606df80ee5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.