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 2cd5b7a commit 9dd2c86Copy full SHA for 9dd2c86
src/speculators/train/eagle3/attention.py
@@ -74,7 +74,7 @@ def extend_mask_for_draft_tokens(block_mask):
74
[0, 0, 1, 0, 0, 1],
75
]
76
77
- and then callinga again will give:
+ and then calling again will give:
78
[
79
80
[1, 0, 0, 1, 0, 0, 1, 0, 0],
0 commit comments