Please ensure Javascript is enabled for purposes of website accessibility

The KV Cache Playbook

Large language model inference is increasingly becoming a systems problem. This white paper examines how KV-cache size, movement, and reuse affect inference performance.

The KV Cache Playbook

Download

Large language model inference is increasingly becoming a systems problem. As models grow, context windows expand, and inference architectures become more distributed, delivering better performance is no longer simply a matter of deploying faster GPUs. The infrastructure surrounding those GPUs increasingly determines how efficiently they can serve tokens.

One of the most important parts of infrastructure optimization is Key-Value (KV) cache management. This white paper examines how KV-cache size, movement, and reuse affect inference performance.

Many techniques exist, but three performance drivers matter most:

  • Shrink it: Reduce the KV-cache footprint
  • Move it: Transfer KV state efficiently
  • Reuse it: Avoid unnecessary recomputation

Continue reading

White Papers

System-Level Optimization of AI Infrastructure with AMD Instinct GPUs

Extracting maximum value from an AI cluster requires an uncompromising, end-to-end system-level optimization journey.

Read more

eBook

DriveNets AMD System Reference Architecture

This Reference Architecture (RA) document provides an end-to-end blueprint for building a high-performance AI GPU cluste ...

Read more
How AMD Instinct Shines in Real-World LLM Inference

Blog

How AMD Instinct Shines in Real-World LLM Inference

AI workloads have moved beyond experimentation into deep production environments. Today, performance is no longer about ...

Read more