Instructions to use lfhe/task-1-mistralai-Ministral-8B-Instruct-2410 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lfhe/task-1-mistralai-Ministral-8B-Instruct-2410 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, "lfhe/task-1-mistralai-Ministral-8B-Instruct-2410") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d0f104bce2cfb3a8cc2e5953487fd753e656141ca0ae8df3ea2a40608f9f46bf
- Size of remote file:
- 5.56 kB
- SHA256:
- 91acb41bdb2d736e019a09f64f14c098a8d98d4165a1b07d090b78081b8ea24a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.