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 2025-10-07

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