Instructions to use hinge/danstral-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hinge/danstral-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("mistralai/Voxtral-Small-24B-2507") model = PeftModel.from_pretrained(base_model, "hinge/danstral-v1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e25dd3e3aa53671f501020524d030711d4f942c533f9c50e478e8c0e7a222177
- Size of remote file:
- 209 MB
- SHA256:
- 981c837d39d7ea36f3f15c26bb7334ee2e9e125f4eff461d8b9f98039de0ad71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.