tiena2cva/voxtral-vi-4b-realtime-lora 1002c86 verified
Viet Tien Ngoc commited on
How to use nvti/voxtral-vi-lora with PEFT:
Task type is invalid.
How to use nvti/voxtral-vi-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("nvti/voxtral-vi-lora", dtype="auto")