ibm-granite · audio asr

granite-speech-4.1-2b

ibm-granite/granite-speech-4.1-2b

granite-speech-4.1-2b at Q4_K_M is exactly 1,139,247,200 bytes (1.06 GiB / 1.14 GB) — an effective 3.940 bits per weight, not the nominal 4. Its KV cache at 32K is 2.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
2.3B
Architecture
granite_speech
40 layers
Context
4,096
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q4_K_M1.06 GiB1,139,247,2003.940ibm-granite
Q5_K_M1.23 GiB1,319,602,5284.564ibm-granite
Q6_K1.41 GiB1,511,230,0805.226ibm-granite
Q4_K_M1.49 GiB1,602,904,8005.543940handy-computer
Q5_K_M1.70 GiB1,829,704,5446.328940handy-computer
Q8_01.82 GiB1,956,154,9446.765ibm-granite
Q6_K1.89 GiB2,024,967,9367.003940handy-computer
Q8_02.38 GiB2,559,878,8488.853940handy-computer
Q4_K2.74 GiB2,941,043,16810.171cstr
BF163.43 GiB3,678,444,86412.722ibm-granite
BF164.31 GiB4,631,640,06416.018handy-computer
F164.31 GiB4,632,623,10416.021940handy-computer
F165.20 GiB5,581,887,61619.304cstr

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.31 GiB0.31 GiB40 / 0 / 0
8,1920.63 GiB0.63 GiB40 / 0 / 0
16,3841.25 GiB1.25 GiB40 / 0 / 0
32,7682.50 GiB2.50 GiB40 / 0 / 0
65,5365.00 GiB5.00 GiB40 / 0 / 0
131,07210.00 GiB10.00 GiB40 / 0 / 0

Measured

published by a third party, attributed below
MetricValueWhat it means
rtf546.8
RTFx546.8Higher is better — audio seconds processed per second of compute.
Word error rate8.23%Lower is better — the share of words transcribed incorrectly.
Word error rate7.06%Lower is better — the share of words transcribed incorrectly.
Word error rate8.18%Lower is better — the share of words transcribed incorrectly.
Word error rate3.47%Lower is better — the share of words transcribed incorrectly.
Word error rate7.72%Lower is better — the share of words transcribed incorrectly.
Word error rate4.18%Lower is better — the share of words transcribed incorrectly.
Word error rate2.17%Lower is better — the share of words transcribed incorrectly.
Word error rate5.40%Lower is better — the share of words transcribed incorrectly.
Word error rate1.02%Lower is better — the share of words transcribed incorrectly.
Word error rate4.90%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 1.21 GiB. The real file is 1.06 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
16
KV heads
4
Head dim
128
Hidden size
2048
Vocab
100,353
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does granite-speech-4.1-2b need?
Q4_K_M is exactly 1,139,247,200 bytes (1.06 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is granite-speech-4.1-2b's KV cache?
2.50 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 granite-speech-4.1-2b 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.