← all papers · overview

Pyramidinfer: Pyramid KV Cache Compression For High-throughput LLM Inference

Abstract

Large Language Models (LLMs) have shown remarkable comprehension abilities but face challenges in GPU memory usage during inference, hindering their scalability for real-time applications like chatbots. To accelerate inference, we store computed keys and values (KV cache) in the GPU memory. Existing methods study the KV cache compression to reduce memory by pruning the pre-computed KV cache. Howev

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).