kv cache

A memory optimization technique used in transformer architectures to store key-value pairs from previous computations, allowing models to efficiently retrieve relevant information without recomputing, improving inference speed.

8 papers