Skip to content

other

Rotary Positional Embeddings

Method that encodes token position by rotating query and key vectors through a position-dependent angle, used across most current transformer language models.

Current clusters