Commit 61ee0bec authored by aaababaaz's avatar aaababaaz Committed by LeiWang1999
Browse files

[Doc] `README.md` deepseek_nsa Link correction (#571)

parent 9247a879
...@@ -32,7 +32,7 @@ Although tile-lang aims to be portable across a range of Devices, it has been sp ...@@ -32,7 +32,7 @@ Although tile-lang aims to be portable across a range of Devices, it has been sp
- [Flash Attention](./examples/flash_attention/) - [Flash Attention](./examples/flash_attention/)
- [Flash Linear Attention](./examples/linear_attention/) - [Flash Linear Attention](./examples/linear_attention/)
- [Flash MLA Decoding](./examples/deepseek_mla/) - [Flash MLA Decoding](./examples/deepseek_mla/)
- [Native Sparse Attention](./examples/native_sparse_attention/) - [Native Sparse Attention](./examples/deepseek_nsa/)
Within the `examples` directory, you will also find additional complex kernels—such as convolutions, forward/backward passes for FlashAttention, more operators will continuously be added. Within the `examples` directory, you will also find additional complex kernels—such as convolutions, forward/backward passes for FlashAttention, more operators will continuously be added.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment