Model comparison
reasoning-summarizer-800m-pre vs Llama-3.2-1B-Instruct
At Q4_K_M, reasoning-summarizer-800m-pre is the smaller download — 529,289,792 bytes against 807,690,688. At long context the gap widens: reasoning-summarizer-800m-pre's KV cache at 32K is 2.7× smaller, which usually matters more than the difference in weights.
From the file· summed bytes, KV per layer
Side by side
| reasoning-summarizer-800m-pre | Llama-3.2-1B-Instruct | |
|---|---|---|
| Parameters | 752M | 1.2B |
| Architecture | qwen35 | llama |
| Layers | 24 | 16 |
| Native context | 262,144 | 131,072 |
| Mixture of experts | no | no |
| Quantizations published | 6 | 39 |
| Smallest quantization | 0.47 GiB | 0.39 GiB |
| Q4_K_M | 0.49 GiB | 0.75 GiB |
| Licence | apache-2.0 | — |
KV cache by context
the term that decides long-context viability
| Context | reasoning-summarizer-800m-pre | Llama-3.2-1B-Instruct | Ratio |
|---|---|---|---|
| 4,096 | 0.05 GiB | 0.13 GiB | 2.66× |
| 8,192 | 0.09 GiB | 0.25 GiB | 2.67× |
| 16,384 | 0.19 GiB | 0.50 GiB | 2.67× |
| 32,768 | 0.38 GiB | 1.00 GiB | 2.67× |
| 65,536 | 0.75 GiB | 2.00 GiB | 2.67× |
| 131,072 | 1.50 GiB | 4.00 GiB | 2.67× |