← all papers · overview

CHAI: Clustered Head Attention For Efficient LLM Inference

Abstract

Large Language Models (LLMs) with hundreds of billions of parameters have transformed the field of machine learning. However, serving these models at inference time is both compute and memory intensive, where a single request can require multiple GPUs and tens of Gigabytes of memory. Multi-Head Attention is one of the key components of LLMs, which can account for over 50% of LLMs memory and comput

Related papers

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