← all papers · overview

Lorc: Low-rank Compression For Llms KV Cache With A Progressive Compression Strategy

Abstract

The Key-Value (KV) cache is a crucial component in serving transformer-based autoregressive large language models (LLMs), enabling faster inference by storing previously computed KV vectors. However, its memory consumption scales linearly with sequence length and batch size, posing a significant bottleneck in LLM deployment. Existing approaches to mitigate this issue include: (1) efficient attenti

Related papers

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