You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
Implementation of the sparse attention pattern proposed by the Deepseek team in their [Native Sparse Attention](https://arxiv.org/abs/2502.11089) paper
6
6
7
+
This will be my last open sourced project under Meta
8
+
7
9
## Appreciation
8
10
9
11
- Phil Tillet for democratizing CUDA kernel hacking with <ahref="https://triton-lang.org/main/index.html">Triton</a>
0 commit comments