LLM Reference
Concepts & capability filters

Rotary Position Embedding

RoPE

See matching models with benchmark scores and pricing.

Definition

RoPE (Rotary Position Embedding) is a positional encoding method that encodes absolute positions using rotation matrices, enabling efficient relative position representation in Transformers. It improves generalization to longer sequences and has become the standard in modern LLMs like Llama and GPT variants.

Models Mentioning Rotary Position Embedding(5)