Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 319 Bytes

RoPE PyTorch

RoPE

PyTorch implementation of Rotary Position Embedding(RoPE).

Rotary Position Embedding(RoPE) - RoFormer: Enhanced Transformer with Rotary Position Embedding.