Instructions to use tiena2cva/voxtral-vi-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tiena2cva/voxtral-vi-lora with PEFT:
Task type is invalid.
- Transformers
How to use tiena2cva/voxtral-vi-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tiena2cva/voxtral-vi-lora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string
voxtral-vi-lora
This model is a fine-tuned version of mistralai/Voxtral-Mini-4B-Realtime-2602 on an unknown dataset.
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 2
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 8
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- training_steps: 5
Training results
Framework versions
- PEFT 0.18.1
- Transformers 5.2.0
- Pytorch 2.10.0
- Datasets 4.3.0
- Tokenizers 0.22.2
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for tiena2cva/voxtral-vi-lora
Base model
mistralai/Ministral-3-3B-Base-2512 Finetuned
mistralai/Voxtral-Mini-4B-Realtime-2602