2025
RazorAttention: Efficient KV Cache Compression Through Retrieval Heads
ICLR 2025poster
The memory and computational demands of Key-Value (KV) cache present significant challenges for deploying long-context language models. Previous approaches attempt to mitigate this issue by selectively dropping tokens, which irreversibly erases critical information that might be needed for future qu…