Qwen3-Next Model Provider + Pretraining Support - #1027
Merged
Conversation
9 tasks
ananthsub
reviewed
Oct 21, 2025
…zation of router topk probs Signed-off-by: adityavavreNVDA <avavre@nvidia.com>
… settings Signed-off-by: adityavavreNVDA <avavre@nvidia.com>
adityavavreNVDA
marked this pull request as ready for review
October 25, 2025 18:14
yaoyu-33
reviewed
Oct 28, 2025
yaoyu-33
reviewed
Oct 28, 2025
yaoyu-33
reviewed
Oct 29, 2025
yaoyu-33
reviewed
Oct 29, 2025
Contributor
Author
|
/ok to test 8bf18c2 |
yaoyu-33
approved these changes
Nov 3, 2025
adityavavreNVDA
added a commit
that referenced
this pull request
Nov 3, 2025
Signed-off-by: adityavavreNVDA <avavre@nvidia.com>
ananthsub
pushed a commit
that referenced
this pull request
Nov 4, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR adds Qwen3-Next model support and has a dependecy on Megatron-LM's dev branch.
Able to successfully store a checkpoint and resume training from where it left off.
DeepEP works in 2509 container with DeepEP package installed.
Add unit tests for model provider. [Done]
IMPORTANT EDIT: Qwen3-Next Pre-training uses Global Auxiliary Loss for load balancing. Updated the recipe and compared with MLM again: