"examples/aishell/paraformer/utils/text2token.py" did not exist on "8c2527766639f8cd7a86400a154e0a2fe44c90e6"
README.md 251 Bytes
Newer Older
wangkx1's avatar
wangkx1 committed
1
2
3
4
5
6
# Block-Sparse Flash-Attention

Tilelang implementation of block-sparse flash-attention kernels. 

The kernels have been used in [Rectified Sparse Attention](https://arxiv.org/abs/2506.04108) and [SeerAttention-R](https://arxiv.org/abs/2506.08889).