-
Notifications
You must be signed in to change notification settings - Fork 193
perf(Spec Decode): skip dead-position compute in draft catch-up step(decode) #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
LorrinWWW
merged 22 commits into
lightseekorg:main
from
rjzhb:feat/eagle-draft-single-token
May 28, 2026
Merged
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f3d467e
perf(eagle3): skip dead-position compute in draft catch-up step
rjzhb e911f18
fix(eagle3): slice attn_output on non-prewrite attn path
rjzhb a0df4e3
fix(eagle3): restrict draft-reduce to llama eagle3 head class
rjzhb fae7291
chore(eagle3): trim comments on draft-reduce path
rjzhb c642f45
fix(eagle3): trim draft first-step seq_lens to accept length
rjzhb b64b835
fix(comm): scatter on bs / global_bs under draft first-step reduce
rjzhb e26faab
Merge remote-tracking branch 'upstream/main' into feat/eagle-draft-si…
rjzhb d151cfb
fix(eagle3): gate draft seq_lens correction to prewrite backends
rjzhb e5ae5fa
refactor(eagle3): duck-type draft first-step reduce capability
rjzhb e242d39
feat(eagle3): support draft first-step reduce for MLA head
rjzhb 876db44
Merge branch 'main' into feat/eagle-draft-single-token
rjzhb 88b2249
Merge branch 'main' into feat/eagle-draft-single-token
rjzhb eecfc84
fix(eagle3): mirror draft_first_step_reduce on idle DP ranks
rjzhb 9e3c15a
fix(eagle3): guard llama Eagle3 reduce slice against idle DP ranks
rjzhb 9973dbe
feat(eagle3): support draft first-step reduce for DeepSeek NextN
rjzhb 4a2a2b7
feat(eagle3): support draft first-step reduce for Qwen3.5 MTP
rjzhb 161a324
refactor(eagle3): drop per-model supports_draft_first_step_reduce flag
rjzhb e0f2e68
chore(eagle3): trim verbose comments on reduce path
rjzhb 4500a4f
chore(eagle3): replace EAGLE-only wording on draft_first_step_reduce …
rjzhb db82f61
fix(eagle3): align MoE collectives and final-norm decision with draft…
rjzhb 8905345
fix(deepseek-nextn): delegate final norm to comm_manager for fused al…
rjzhb 02a9091
Merge branch 'main' into feat/eagle-draft-single-token
LorrinWWW File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.