Skip to content

Commit 14550ab

Browse files
author
Zhuoming Chen
committed
bump to v0.6
1 parent 2fdf671 commit 14550ab

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,9 @@ RLG/
292292
scripts/
293293
vortex_torch/kernels/centroid_score
294294

295-
# Local source-tree clones (flashinfer / flash-attention) used for reference;
296-
# not part of this repo. Anchored so only the root-level dirs are ignored.
295+
# Local source-tree clones (flashinfer / flash-attention / cpu_kernels) used
296+
# for reference; not part of this repo. Anchored so only the root-level dirs
297+
# are ignored.
297298
/flashinfer/
298-
/flash-attention/
299+
/flash-attention/
300+
/cpu_kernels/

0 commit comments

Comments
 (0)