Skip to content

Commit a250577

Browse files
committed
standing on the shoulder of giants
1 parent 3eef68f commit a250577

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
Implementation of the sparse attention pattern proposed by the Deepseek team in their [Native Sparse Attention](https://arxiv.org/abs/2502.11089) paper
66

7+
## Appreciation
8+
9+
- Phil Tillet for democratizing CUDA kernel hacking with <a href="https://triton-lang.org/main/index.html">Triton</a>
10+
711
## Install
812

913
```bash

0 commit comments

Comments
 (0)