Read the result
Weights are only the first line.
Quantized weights often dominate a small-batch deployment, but KV cache grows with layers, KV heads, head dimension, context length, and concurrent sequences. Long-context or high-concurrency serving can make the cache a first-class capacity item.
The calculator models decoder-only inference. It does not estimate optimizer state or gradients for training.