← Lab
crosskv
mixedRustInference & servingJuly 2, 2026
the question
KV-cache eviction and quantization get tuned separately. Does treating them as one budget win?
what came out
On a real 12B transformer, coupling the eviction and quantization budgets beats separable allocation held-out at equal budget for SnapKV, and is a wash for H2O. The interaction is real but evictor-dependent.
method & receipts
- Result: mixed
- Machine-readable claims — every reported number, in a checkable file.
- Tested — a correctness/benchmark suite ships alongside the code.
→ read the code and re-run it
github.com/v-code01/crosskv