Skip to main content
πŸ“– The AI Tool Bible
inference

KV Cache

The cached key/value tensors from previous tokens that let a transformer generate each new token without recomputing the entire prompt. Memory-hungry at long contexts.

Related terms

KV Cache β€” AI glossary Β· The AI Tool Bible