KVarN, a new native vLLM backend for KV-cache quantization out of Huawei’s lab, claims 3-5x more cache capacity at FP16-level accuracy. The benchmark numbers matter less than one word in the README: calibration-free.

The HN discussion is mostly arguing the accuracy-versus-capacity tradeoff, which is the right axis to fight over. My bet: as agent context windows keep growing, KV-cache quantization stops being an optimization and becomes table stakes for anyone serving multi-agent workloads at scale. When did your cache become the thing you provision for first?