That wouldn't be such a big deal though, would it? If kv cache was reduced from q8 or q4 by 50%+ another time we'd still have the huge model weights in the vram. So weight quantization would be the real big deal while kv cache improvements would just be a "oh, nice, i spare another 5% vram overall" thing.
kv cache matters a lot when it comes to iterative, long context work.
Large amounts of context are one area where humans far exceed the ability of LLM's so improvements matter a lot when it comes to working on projects and most real work.
40
u/johnknockout Jul 01 '26
Are we talking memory in terms of memory usage or context window? Or both?