Activity (Process)

Hybrid Cache Update Process

The update mechanism for a hybrid cache involves a continuous flow of information from a local, high-fidelity memory to a compressed, long-term memory. As new key-value pairs are generated, they are added to the local memory, which maintains a fixed-size window of the most recent items. This addition forces the oldest key-value pairs to be evicted from the local memory. These evicted pairs are then passed through a compression function before being stored in the compressed memory, which maintains a summarized history of older context.

Image 0

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences