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:
- d9912a99829f7a5fcfc432c3d90bd508b269fcefb9b0bbeb415963b070986baa
- Size of remote file:
- 5.78 kB
- SHA256:
- 9865e903c81fc61c6950b4a23fdb002fa2bd76b3ff6b76273371d1541c5e47e0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.