Definition

RoPE Frequency Parameters

In Rotary Positional Embeddings (RoPE), the rotations applied to different pairs of dimensions are controlled by a set of frequency parameters, denoted by the vector θ\theta. This vector is defined as θ=[θ1,,θd/2]\theta = [\theta_1, \dots, \theta_{d/2}], where each component θk\theta_k corresponds to the base frequency for the k-th 2x2 rotation block.

Image 0

0

1

Updated 2026-04-29

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.2 Generative Models - Foundations of Large Language Models