← all papers · overview

Effectively Compress KV Heads For LLM

Abstract

The advent of pre-trained large language models (LLMs) has revolutionized various natural language processing tasks. These models predominantly employ an auto-regressive decoding mechanism that utilizes Key-Value (KV) caches to eliminate redundant calculations for previous tokens. Nevertheless, as context lengths and batch sizes increase, the linear expansion in memory footprint of KV caches becom

Related papers

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