NVIDIA-NeMo / NVIDIA-NeMo/Automodel
Remove separate moe_mesh references after https://github.com/NVIDIA-NeMo/Automodel/pull/1684
Open
@edjson is already working on this.
Since Apr 28, 2026.
enhancement
- Dominant language
- Python
- Stars
- 963
- Forks
- 318
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 143
Description
https://github.com/NVIDIA-NeMo/Automodel/pull/1684 unified the meshes based on the new PyTorch APIs. So remove existing areas in the codebase where we pass a separate MoE mesh, and unify the UX based on #1684
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.