File size: 338 Bytes
bbf5511 3f164d2 1e6f4cf bbf5511 c9a4754 bbf5511 0a93654 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: bsd-3-clause
tags:
- kernels
---

## rotary
rotary embedding kernel from [Flash Attention](https://github.com/Dao-AILab/flash-attention/tree/main/csrc/rotary).
Kernel source: https://github.com/huggingface/kernels-community/tree/main/rotary
|