Model comparison
MOSS-Transcribe-Diarize vs whisper-large-v3
These two publish different quantization sets; the table below has the exact sizes.
From the file· summed bytes, KV per layer
Side by side
| MOSS-Transcribe-Diarize | whisper-large-v3 | |
|---|---|---|
| Parameters | 909M | 1.5B |
| Architecture | campplus | whisper |
| Layers | 28 | 32 |
| Native context | 131,072 | — |
| Mixture of experts | no | no |
| Quantizations published | 11 | 18 |
| Smallest quantization | 0.50 GiB | 0.49 GiB |
| Q4_K_M | — | 0.93 GiB |
| Licence | apache-2.0 | apache-2.0 |
KV cache by context
the term that decides long-context viability
| Context | MOSS-Transcribe-Diarize | whisper-large-v3 | Ratio |
|---|---|---|---|
| 4,096 | 0.44 GiB | — | — |
| 8,192 | 0.88 GiB | — | — |
| 16,384 | 1.75 GiB | — | — |
| 32,768 | 3.50 GiB | — | — |
| 65,536 | 7.00 GiB | — | — |
| 131,072 | 14.00 GiB | — | — |