Voxtral Mini (3B) โ€” ExecuTorch Export

This repository contains an ExecuTorch .pte export of the Mistralai Voxtral-Mini-3B-2507 model mistralai/Voxtral-Mini-3B-2507 for:

  • Metal (macOS): bf16

Artifacts

File Description
model.pte ExecuTorch program (main model)
voxtral_preprocessor.pte ExecuTorch program (audio preprocessor)
tekken.json Tokenizer configuration

Model Details

  • Base Model: mistralai/Voxtral-Mini-3B-2507
  • Backend: Metal (MPS)
  • Precision: bf16
  • Parameters: 3B
  • Languages: Multilingual (English, French, German, Spanish, Italian, Portuguese, Dutch, Polish, Russian, Japanese, Korean, Chinese, Arabic, Hindi)

How to Run (ExecuTorch)

Build the Voxtral runner from an ExecuTorch checkout:

EXECUTORCH_BUILD_KERNELS_TORCHAO=1 TORCHAO_BUILD_EXPERIMENTAL_MPS=1 ./install_executorch.sh
make voxtral-metal

Then run inference:

Metal (macOS)

./cmake-out/examples/models/voxtral/voxtral_runner \
  --model_path /path/to/model.pte \
  --preprocessor_path /path/to/voxtral_preprocessor.pte \
  --audio_path /path/to/audio.wav \
  --tokenizer_path /path/to/tekken.json

License / Attribution

Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for gasoonjia/voxtral-mini-3b-2507-ExecuTorch-Metal

Finetuned
(17)
this model