kernel
danieldk HF staff lysandre HF staff commited on
Commit
3f164d2
·
verified ·
1 Parent(s): 4db658e

Update README.md (#1)

Browse files

- Update README.md (98ef016ed0c8fc154bc22639fb02e0be1cdbacba)


Co-authored-by: Lysandre <[email protected]>

Files changed (1) hide show
  1. README.md +3 -1
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).