Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
Megatron-LM
Public
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
17.5k
Code
Issues
393
Pull requests
811
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor emerging optimizer integration
- #4113
#4113
Merged
skyw
merged 11 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
skyw:emerging-optimizer-refactor
skyw/Megatron-LM:emerging-optimizer-refactor
Copy head branch name to clipboard
Apr 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Refactor emerging optimizer integration
#4113
skyw
merged 11 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
skyw:emerging-optimizer-refactor
skyw/Megatron-LM:emerging-optimizer-refactor
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
[dev] refactor to support emerging optimizers beyond muon (#3618)
skyw
committed
5990608
View commit details
Copy full SHA for 5990608
Browse repository at this point
Continue emerging optimizer refactoring (#3737)
skyw
committed
9fefb32
View commit details
Copy full SHA for 9fefb32
Browse repository at this point
Fix emerging optimizer init_group for ckpt loading (#3897)
skyw
committed
710faf3
View commit details
Copy full SHA for 710faf3
Browse repository at this point
Fix missing imports in test_emerging_optimizers.py
skyw
committed
1f8ab3d
View commit details
Copy full SHA for 1f8ab3d
Browse repository at this point
Fix TensorParallelMuon kwarg: mode -> tp_mode in test
skyw
committed
c65de58
View commit details
Copy full SHA for c65de58
Browse repository at this point
remove test shouldn't exit yet
Show description for 5275694
skyw
committed
5275694
View commit details
Copy full SHA for 5275694
Browse repository at this point
Fix duplicate _EMERGING_OPTIMIZERS definition for autodoc2
skyw
committed
a4c8749
View commit details
Copy full SHA for a4c8749
Browse repository at this point
Fix test_layer_wise_optimizer: use get_megatron_optimizer's built-in LayerWise wrapping
Show description for c74dd1a
skyw
committed
c74dd1a
View commit details
Copy full SHA for c74dd1a
Browse repository at this point
Fix test overlap_param_gather: add use_layer_wise_distributed_optimizer=True
skyw
committed
762ca99
View commit details
Copy full SHA for 762ca99
Browse repository at this point
remove out of date assert
Show description for 90c5747
skyw
committed
90c5747
View commit details
Copy full SHA for 90c5747
Browse repository at this point
Pass overlap_param_gather config to LayerWiseDistributedOptimizer as async_allgather
skyw
committed
16f2e53
View commit details
Copy full SHA for 16f2e53
Browse repository at this point
You can’t perform that action at this time.