Update README.md (#1)
Browse files- Update README.md (98ef016ed0c8fc154bc22639fb02e0be1cdbacba)
Co-authored-by: Lysandre <[email protected]>
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## rotary
|
| 6 |
|
| 7 |
-
rotary embedding kernel from [Flash Attention](https://github.com/Dao-AILab/flash-attention/tree/main/csrc/rotary).
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
+
tags:
|
| 4 |
+
- kernel
|
| 5 |
---
|
| 6 |
|
| 7 |
## rotary
|
| 8 |
|
| 9 |
+
rotary embedding kernel from [Flash Attention](https://github.com/Dao-AILab/flash-attention/tree/main/csrc/rotary).
|