ibm-granite · audio asr

granite-speech-4.1-2b-nar

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

granite-speech-4.1-2b-nar at Q4_K_M is exactly 1,560,008,832 bytes (1.45 GiB / 1.56 GB) — an effective 5.535 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_nar
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.45 GiB1,560,008,8325.535932handy-computer
Q5_K_M1.66 GiB1,782,089,3446.323932handy-computer
Q6_K1.84 GiB1,977,417,5687.016932handy-computer
Q8_02.33 GiB2,498,105,4728.864932handy-computer
Q4_K3.18 GiB3,413,252,64012.111cstr
BF164.20 GiB4,514,736,03216.019handy-computer
F164.21 GiB4,515,792,76816.023932handy-computer
F165.36 GiB5,758,654,94420.433cstr

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
rtf2079.3
RTFx2079.3Higher is better — audio seconds processed per second of compute.
Word error rate8.62%Lower is better — the share of words transcribed incorrectly.
Word error rate5.63%Lower is better — the share of words transcribed incorrectly.
Word error rate8.67%Lower is better — the share of words transcribed incorrectly.
Word error rate6.96%Lower is better — the share of words transcribed incorrectly.
Word error rate7.64%Lower is better — the share of words transcribed incorrectly.
Word error rate8.15%Lower is better — the share of words transcribed incorrectly.
Word error rate3.23%Lower is better — the share of words transcribed incorrectly.
Word error rate1.04%Lower is better — the share of words transcribed incorrectly.
Word error rate2.40%Lower is better — the share of words transcribed incorrectly.
Word error rate4.25%Lower is better — the share of words transcribed incorrectly.
Word error rate4.95%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.18 GiB. The real file is 1.45 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,352
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-nar need?
Q4_K_M is exactly 1,560,008,832 bytes (1.45 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-nar'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-nar 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.