LLM Reference
Concepts & capability filters

Rotary Position Embedding

RoPE (Rotary Position Embedding) encodes token positions by rotating query and key vectors, giving Transformers relative-position awareness that extrapolates better to longer sequences.

Category
Not classified
Difficulty
Not classified
Aliases
None tracked
Last reviewed
2026-07-02

Key facts

  • It is a common choice in modern open-weight LLMs and underpins many of the long-context implementations you would evaluate.

Models Mentioning Rotary Position Embedding(5)