← all papers · overview

KV Cache Is 1 Bit Per Channel: Efficient Large Language Model Inference With Coupled Quantization

Abstract

Efficient deployment of Large Language Models (LLMs) requires batching multiple requests together to improve throughput. As the batch size, context length, or model size increases, the size of the key and value (KV) cache can quickly become the main contributor to GPU memory usage and the bottleneck of inference latency. Quantization has emerged as an effective technique for KV cache compression,

Related papers

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