canary-1b-v2
nvidia/canary-1b-v2canary-1b-v2 at Q4_K_M is exactly 735,476,448 bytes (0.68 GiB / 0.74 GB) — an effective 6.004 bits per weight, not the nominal 4.
Shipped quantizations
| Quant | Size● | Exact bytes● | Effective bpw● | Tensors● | Publisher |
|---|---|---|---|---|---|
| Q4_K | 0.37 GiB | 392,167,040 | 3.201 | — | cstr |
| Q5_0 | 0.43 GiB | 460,848,896 | 3.762 | — | cstr |
| Q4_K | 0.57 GiB | 610,746,016 | 4.985 | — | cstr |
| Q8_0 | 0.62 GiB | 666,894,464 | 5.444 | 712 | cstr |
| Q5_0 | 0.67 GiB | 720,322,208 | 5.880 | — | cstr |
| Q4_K_M | 0.68 GiB | 735,476,448 | 6.004 | 1476 | handy-computer |
| Q5_K_M | 0.78 GiB | 836,664,032 | 6.830 | 1476 | handy-computer |
| Q6_K | 0.87 GiB | 931,986,144 | 7.608 | 1476 | handy-computer |
| Q8_0 | 0.98 GiB | 1,049,050,784 | 8.563 | — | cstr |
| Q8_0 | 1.07 GiB | 1,144,290,016 | 9.341 | 1476 | handy-computer |
| F16 | 1.83 GiB | 1,966,111,456 | 16.049 | 1476 | handy-computer |
| F32 | 3.65 GiB | 3,920,657,120 | 32.004 | — | handy-computer |
Measured
| Metric | Value | What it means |
|---|---|---|
| rtf | 1821.4 | |
| RTFx | 1821.4 | Higher is better — audio seconds processed per second of compute. |
| Word error rate | 14.71% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 5.93% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 9.20% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 4.39% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 2.03% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 3.07% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 1.76% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 9.12% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 13.02% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 11.35% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 6.39% | Lower is better — the share of words transcribed incorrectly. |
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
Will it run on your card?
Why other calculators give a different number
A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 0.51 GiB. The real file is 0.68 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.
Architecture
Architecture unavailable — this repository is gated and no ungated mirror was found. Exact file sizes above are still authoritative; only the KV math needs the config.
Questions people ask
- How much VRAM does canary-1b-v2 need?
- Q4_K_M is exactly 735,476,448 bytes (0.68 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
- Which quantization of canary-1b-v2 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.