KIVI 4-bit and TopK K=1024 are lossless (tie baseline). 2-bit / K=512 lose ~6%.
Δ score per task. Blue = better than FP16, red = worse. Methods have complementary blind spots.
KIVI overtakes baseline at BS=16, hits 1.93× at BS=32, and runs to BS=128 where baseline OOMs.
Smaller KV cache lets KIVI serve 4× the batch size (128 vs 32) on one 80GB GPU.
Peak KV-cache shrink vs FP16 baseline (each measured in its own config).
MLA stores a compressed latent: consistent ~3.9× smaller KV across context lengths (B=1).
At 32K prefill, TopK-Flash cuts TTFT 33% and peak memory 19% vs full attention.