-
Couldn't load subscription status.
- Fork 269
[MoE Calibration] Simplify MoE calibration interface #1851
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
kylesayrs
merged 32 commits into
vllm-project:main
from
sairampillai:moe_calibration_refactor
Oct 29, 2025
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
0994db6
Deprecate replace_modules_for_calibration
sairampillai c7a9943
Refactor MoECalibrationContext
sairampillai e374313
Use moe_context in pipeline and by default and add tests
sairampillai 7fefaac
Update documentation
sairampillai 858a0f6
Deprecate replace_modules_for_calibration
sairampillai ef8e0b7
Refactor MoECalibrationContext
sairampillai b04f957
Use moe_context in pipeline and by default and add tests
sairampillai ba42881
Update documentation
sairampillai 6a38a0f
Update docstrings to fix review comments
sairampillai 61c5141
Merge branch 'moe_calibration_refactor' of https://github.com/sairamp…
sairampillai 9a131cb
Fix style and quality checks
sairampillai 4520421
Deprecate replace_modules_for_calibration
sairampillai 1c15741
Refactor MoECalibrationContext
sairampillai d8fecb9
Use moe_context in pipeline and by default and add tests
sairampillai d099bf3
Update documentation
sairampillai 1bb9f62
Merge branch 'moe_calibration_refactor' of https://github.com/sairamp…
sairampillai d4a6a11
Fix style and quality checks
sairampillai b19e3b6
Merge branch 'moe_calibration_refactor' of https://github.com/sairamp…
sairampillai 779d79a
Simplify MoE calibration registration and implementation
sairampillai 87e4484
Use simplified implementation and update context entrypoint
sairampillai ebafc53
Make module replacement verbose and explicit
sairampillai c451635
Update modeling and test files with latest moe_context signature
sairampillai f271a51
Update examples of models where moe_context was added
sairampillai 774bb81
Merge branch 'main' into moe_calibration_refactor
sairampillai 32546bb
Simplify calibrate fallback calls
sairampillai 64675e0
Merge branch 'moe_calibration_refactor' of https://github.com/sairamp…
sairampillai 02932be
Merge branch 'main' into moe_calibration_refactor
sairampillai 92dd5fd
Update docstrings with class location
sairampillai 40185f3
Fix linting
sairampillai 166606b
Refactor to remove from_original() and use init
sairampillai 73722eb
Fix prepare.py
sairampillai 0348c56
Fix linting error
sairampillai 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
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.