-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[#9241][feat] AutoDeploy: Support Eagle3 Speculative Decoding #9869
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
govind-ramnarayan
merged 18 commits into
NVIDIA:main
from
nv-auto-deploy:gramnarayan/mtp-eagle
Dec 25, 2025
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8a60e9d
Init commit for EagleDecodingConfig support in AutoDeploy. Adds: file…
govind-ramnarayan d4d16fb
removing print statements for num accepted tokens
govind-ramnarayan 16bfce3
removed some prints and added license
govind-ramnarayan 7c8b861
fixing comments from AI
govind-ramnarayan a6142d9
revert _compute_logits() args
govind-ramnarayan db5e8ca
point integration test to existing eagle3 directory
govind-ramnarayan 5dbdfc0
fix error with hidden state transform on rebase - implement abstract …
govind-ramnarayan f09d2dc
remove triton backend workaround from test
govind-ramnarayan bf3d451
slimming down cached attention op for hidden states
govind-ramnarayan c5c9d9b
more robust sharing of embedding and lm_head weights with PyTorchMode…
govind-ramnarayan 589f689
counting number of hidden layers inside transform
govind-ramnarayan 54db13e
set default layers to capture instead of classmethod
govind-ramnarayan 35e7c1e
adding review comments addressing again
govind-ramnarayan 6cc353f
finished review comments
govind-ramnarayan 53d40c2
restoring original spec dec tests for draft-target. Adding test for a…
govind-ramnarayan 34db281
some small cleanups to the integration test after reverting
govind-ramnarayan d8a1cba
fix precommit
govind-ramnarayan 131a588
reverting batch_size > 1 test from before; it seems to fail due to IF…
govind-ramnarayan 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
Oops, something went wrong.
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.