Definition

Notation for a New Value Vector (v_i')

The notation vi\mathbf{v}_{i'} represents a new value vector associated with the index ii'. In the context of transformer models during inference, this vector is generated for a new token. It is then paired with its corresponding new key vector, ki\mathbf{k}_{i'}, and this pair is added to the Key-Value cache. The bold font for v\mathbf{v} signifies that it is a vector quantity.

0

1

Updated 2026-06-24

Contributors are:

Who are from:

Tags

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences