Model comparison
North-Mini-Code-1.0 vs gemma-4-12B-it-qat-q4_0-unquantized
These two publish different quantization sets; the table below has the exact sizes. At long context the gap widens: North-Mini-Code-1.0's KV cache at 32K is 2.2× smaller, which usually matters more than the difference in weights.
From the file· summed bytes, KV per layer
Side by side
| North-Mini-Code-1.0 | gemma-4-12B-it-qat-q4_0-unquantized | |
|---|---|---|
| Parameters | 30.5B | 12.0B |
| Architecture | cohere2moe | gemma4 |
| Layers | 49 | 48 |
| Native context | 500,000 | 262,144 |
| Mixture of experts | yes, 128 experts | no |
| Quantizations published | 41 | 2 |
| Smallest quantization | 7.93 GiB | 6.50 GiB |
| Q4_K_M | 17.46 GiB | — |
| Licence | apache-2.0 | apache-2.0 |
KV cache by context
the term that decides long-context viability
| Context | North-Mini-Code-1.0 | gemma-4-12B-it-qat-q4_0-unquantized | Ratio |
|---|---|---|---|
| 4,096 | 0.38 GiB | 0.72 GiB | 1.88× |
| 8,192 | 0.52 GiB | 0.97 GiB | 1.86× |
| 16,384 | 0.72 GiB | 1.47 GiB | 2.03× |
| 32,768 | 1.13 GiB | 2.47 GiB | 2.19× |
| 65,536 | 1.94 GiB | 4.47 GiB | 2.30× |
| 131,072 | 3.57 GiB | 8.47 GiB | 2.37× |