Classification

Classification of Memory Models in LLMs

Memory models designed to address context length limitations in Large Language Models (LLMs) are broadly categorized into two types. Internal memories are integrated within the model and operate by updating the Key-Value (KV) cache. In contrast, external memories function as independent modules that access vast amounts of contextual information for the LLM.

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