canary-1b
nvidia/canary-1bcanary-1b at Q4_K_M is exactly 729,686,848 bytes (0.68 GiB / 0.73 GB) — an effective 5.715 bits per weight, not the nominal 4.
Shipped quantizations
| Quant | Size● | Exact bytes● | Effective bpw● | Tensors● | Publisher |
|---|---|---|---|---|---|
| Q4_K_M | 0.68 GiB | 729,686,848 | 5.715 | — | handy-computer |
| Q5_K_M | 0.78 GiB | 837,694,272 | 6.561 | — | handy-computer |
| Q6_K | 0.87 GiB | 934,167,616 | 7.316 | — | handy-computer |
| Q8_0 | 1.08 GiB | 1,162,740,288 | 9.106 | — | handy-computer |
| F16 | 1.91 GiB | 2,047,537,728 | 16.036 | — | handy-computer |
| F32 | 3.81 GiB | 4,086,100,544 | 32.002 | — | handy-computer |
Measured
| Metric | Value | What it means |
|---|---|---|
| rtf | 765.6 | |
| RTFx | 765.6 | Higher is better — audio seconds processed per second of compute. |
| Word error rate | 1.86% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 12.42% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 1.15% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 11.63% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 2.53% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 5.52% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 4.01% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 8.47% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 8.55% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 10.87% | Lower is better — the share of words transcribed incorrectly. |
| Word error rate | 5.79% | 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.54 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 need?
- Q4_K_M is exactly 729,686,848 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 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.