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:
- f2e3960fc51f075f29f74fc436629f8d99a738aba6155d9ced480e771d6744bb
- Size of remote file:
- 1.4 GB
- SHA256:
- 2e9936590e786a5b80a55a78a4b09cff3a2f44ae1c810ee0b4af3bb912abaa8c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.