Model comparison
Llama-3.1-8B-Instruct-abliterated vs Qwen3-Coder-30B-A3B-Instruct
These two publish different quantization sets; the table below has the exact sizes.
From the file· summed bytes, KV per layer
Side by side
| Llama-3.1-8B-Instruct-abliterated | Qwen3-Coder-30B-A3B-Instruct | |
|---|---|---|
| Parameters | 8.0B | 30.5B |
| Architecture | llama | qwen3moe |
| Layers | — | 48 |
| Native context | — | 262,144 |
| Mixture of experts | no | yes, 128 experts |
| Quantizations published | 2 | 46 |
| Smallest quantization | 5.34 GiB | 7.46 GiB |
| Q4_K_M | — | 17.28 GiB |
| Licence | other | apache-2.0 |
KV cache by context
the term that decides long-context viability
| Context | Llama-3.1-8B-Instruct-abliterated | Qwen3-Coder-30B-A3B-Instruct | Ratio |
|---|---|---|---|
| 4,096 | — | 0.38 GiB | — |
| 8,192 | — | 0.75 GiB | — |
| 16,384 | — | 1.50 GiB | — |
| 32,768 | — | 3.00 GiB | — |
| 65,536 | — | 6.00 GiB | — |
| 131,072 | — | 12.00 GiB | — |