We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a834a5a commit 01c2bc1Copy full SHA for 01c2bc1
train.py
@@ -39,7 +39,7 @@
39
# sparse attention related
40
41
SLIDING_WINDOW_SIZE = 64
42
-COMPRESS_BLOCK_SIZE = 8
+COMPRESS_BLOCK_SIZE = 16
43
44
FINE_BLOCK_SIZE = 16
45
NUM_FINE_SELECTED = 4
0 commit comments