mistralai · audio asr

Voxtral-Mini-3B-2507

mistralai/Voxtral-Mini-3B-2507

Voxtral-Mini-3B-2507 at Q4_K_M is exactly 2,473,002,304 bytes (2.30 GiB / 2.47 GB) — an effective 4.231 bits per weight, not the nominal 4. Its KV cache at 32K is 3.75 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
4.7B
Architecture
voxtral
30 layers
Context
131,072
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_M1.45 GiB1,559,168,3202.667bartowski
Q2_K1.55 GiB1,661,551,9362.842bartowski
IQ3_XXS1.58 GiB1,692,468,5442.895bartowski
IQ3_XS1.70 GiB1,827,341,6323.126bartowski
Q3_K_S1.76 GiB1,891,190,0803.235bartowski
IQ3_M1.83 GiB1,963,885,8883.360bartowski
Q2_K_L1.91 GiB2,054,767,9363.515bartowski
Q3_K_M1.92 GiB2,058,061,1203.521bartowski
Q3_K_L2.06 GiB2,207,483,2003.776bartowski
IQ4_XS2.12 GiB2,272,707,9043.888bartowski
Q4_02.21 GiB2,375,533,8884.064bartowski
Q4_K_S2.22 GiB2,381,825,3444.075bartowski
IQ4_NL2.22 GiB2,382,611,7764.076bartowski
Q4_K_M2.30 GiB2,473,002,3044.231bartowski
Q4_12.42 GiB2,596,521,2804.442bartowski
Q4_K2.47 GiB2,652,639,9684.538cstr
Q4_K_L2.58 GiB2,771,846,4644.742bartowski
Q5_K_S2.63 GiB2,822,227,2644.828bartowski
Q5_K_M2.68 GiB2,874,869,0564.918bartowski
Q4_K_M2.78 GiB2,984,721,0565.106handy-computer
Q5_K_L2.91 GiB3,123,381,5685.343bartowski
Q6_K3.08 GiB3,301,852,4805.649bartowski
Q5_K_M3.23 GiB3,464,182,4325.926handy-computer
Q6_K_L3.26 GiB3,496,887,6165.982bartowski
Q6_K3.60 GiB3,869,489,8246.620handy-computer
Q8_03.98 GiB4,273,980,7367.312bartowski
Q8_04.64 GiB4,986,770,1448.531cstr
Q8_04.66 GiB5,000,084,1288.554handy-computer
BF167.49 GiB8,037,057,56813.749bartowski
BF168.72 GiB9,365,764,76816.023handy-computer
F168.73 GiB9,376,578,20816.041handy-computer

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.47 GiB0.47 GiB30 / 0 / 0
8,1920.94 GiB0.94 GiB30 / 0 / 0
16,3841.88 GiB1.88 GiB30 / 0 / 0
32,7683.75 GiB3.75 GiB30 / 0 / 0
65,5367.50 GiB7.50 GiB30 / 0 / 0
131,07215.00 GiB15.00 GiB30 / 0 / 0

Measured

published by a third party, attributed below
MetricValueWhat it means
rtf179.7
RTFx179.7Higher is better — audio seconds processed per second of compute.
Word error rate13.56%Lower is better — the share of words transcribed incorrectly.
Word error rate10.36%Lower is better — the share of words transcribed incorrectly.
Word error rate8.70%Lower is better — the share of words transcribed incorrectly.
Word error rate1.47%Lower is better — the share of words transcribed incorrectly.
Word error rate3.62%Lower is better — the share of words transcribed incorrectly.
Word error rate2.15%Lower is better — the share of words transcribed incorrectly.
Word error rate2.22%Lower is better — the share of words transcribed incorrectly.
Word error rate15.04%Lower is better — the share of words transcribed incorrectly.
Word error rate8.75%Lower is better — the share of words transcribed incorrectly.
Word error rate6.77%Lower is better — the share of words transcribed incorrectly.
Word error rate6.01%Lower is better — the share of words transcribed incorrectly.
Benchmarked· by open-asr-leaderboard-english-short-latest

RTFx measured by the Open ASR Leaderboard on a single datacenter GPU at a large batch size. It ranks models against each other; it says nothing about throughput on consumer hardware. We reproduce these figures with attribution; they are not ours and we have not verified the runs. Source: open-asr-leaderboard-english-short-latest.

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 2.45 GiB. The real file is 2.30 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
30
Attention heads
32
KV heads
8
Head dim
128
Hidden size
3072
Vocab
131,072
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Voxtral-Mini-3B-2507 need?
Q4_K_M is exactly 2,473,002,304 bytes (2.30 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Voxtral-Mini-3B-2507's KV cache?
3.75 GiB at 32K context with an f16 cache, computed per layer. Quantizing the cache to q8_0 roughly halves it, which is often the difference between a context length fitting and not.
Which quantization of Voxtral-Mini-3B-2507 should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.