1 paper · 1 filter
Jian Chen, Zhuoran Wang, Jiayu Qin +6
Large language models rely on kv-caches to avoid redundant computation during autoregressive decoding, but as context length grows, reading and writing the cache can quickly satura…