-
Notifications
You must be signed in to change notification settings - Fork 188
feat(eagle3): add Eagle 3.1 training support #610
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
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
896aa02
feat(eagle3): add Eagle 3.1 training support (norm_before_fc + post-n…
orestis-z 4d9a2f3
feat(eagle3): consolidate Eagle 3.1 flags into single --eagle31
orestis-z 5f3d969
Split --eagle31 into --norm-before-fc + --norm-output to match vLLM c…
orestis-z db25400
Fix ruff PLR0912 and format eagle3_converter
orestis-z 19e22dd
Make --norm-before-fc and --norm-output overridable with --no-* flags
orestis-z fd17af5
Remove redundant log messages for norm flag defaults
orestis-z 1f2da09
Address CodeRabbit review: converter fallback + unused vars
orestis-z 43c6bb6
Suppress PLR0912 on main() in train.py
orestis-z 2d79717
Update Eagle 3.1 plots with 80 req/subset eval (5 configs)
orestis-z e201ef1
Move legend to lower right to avoid overlap
orestis-z d4e6de3
Add LR to all plot legends
orestis-z e9797d8
refactor(eagle3): simplify norm flags to plain store_true
orestis-z 23c5f66
docs: restore original --norm-before-fc help text
orestis-z 649c9cf
docs: mention Eagle 3.1 in norm_before_fc config description
orestis-z caaeedc
chore: remove stale Eagle 3.1 plot images
orestis-z 72a8b7f
fix: remove stale PLR0912 noqa after simplifying main()
orestis-z 323a771
fix: remove unused PLR0912 noqa in eagle3 forward
orestis-z 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
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.