Skip to content

feat(megatron): migrate muon optimizer to core workflow#574

Merged
wenxie-amd merged 2 commits intomainfrom
feat/megatron/muon_optimizer
Mar 3, 2026
Merged

feat(megatron): migrate muon optimizer to core workflow#574
wenxie-amd merged 2 commits intomainfrom
feat/megatron/muon_optimizer

Conversation

@HuangWei-95
Copy link
Collaborator

Patch megatron.core.optimizer.get_megatron_optimizer to automatically
dispatch to get_megatron_muon_optimizer when config.optimizer contains
"muon" (e.g., "muon", "distributed_muon"), enabling muon optimizer in
the backends workflow without a separate branch in MegatronTrainer.

HuangWei-95 added 2 commits March 3, 2026 09:47
… patch

Patch megatron.core.optimizer.get_megatron_optimizer to automatically
dispatch to get_megatron_muon_optimizer when config.optimizer contains
"muon" (e.g., "muon", "distributed_muon"), enabling muon optimizer in
the backends workflow without a separate branch in MegatronTrainer.
@HuangWei-95 HuangWei-95 force-pushed the feat/megatron/muon_optimizer branch from 4ba5833 to c722ed8 Compare March 3, 2026 01:58
@wenxie-amd wenxie-amd merged commit c5d3791 into main Mar 3, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants