AI Glossary Term
What is KV Cache?
Definition
Stored key and value tensors from previous tokens that let transformers generate new tokens without recomputing past attention.
Stored key and value tensors from previous tokens that let transformers generate new tokens without recomputing past attention.