Activity (Process)

Populating a k-NN Datastore for Language Modeling

A crucial step in using a k-NN-based memory model is deciding what key-value pairs to store in its datastore. For standard language modeling, a common strategy is to use the sequence's history as the context, meaning the key and value vectors of all previously processed tokens are added to the datastore.

0

1

Updated 2026-04-23

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