Instructions to use lfhe/task-2-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-2-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-2-mistralai-Ministral-8B-Instruct-2410") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 426dc1cdd22a5e439997e59147fc41befd6db4709e13d2d17da09fbf90e3a77e
- Size of remote file:
- 17.1 MB
- SHA256:
- d7edbeaf20dd7f571b5dd1c54d9ace4f9b6299127cc7ba2afb14a6d51a4a79a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.