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