Token Position

Appears in 1 paper

The index of a token in the sequence (0 to n-1).

As used in Paper 19 — Ring Attention with Blockwise Transformers for Near-Infinite Context →

The index of a token in the sequence (0 to n-1). Position encoding (e.g., RoPE) depends on token position. In Ring Attention, tracking global positions across GPUs is important for causal masking and position embeddings.