Remove global variables
Open
enhancement
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 4.5k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 271
Description
Remove most [global variables](https://github.com/NVIDIA/Megatron-LM/blob/main/megatron/training/global_vars.py) from MLM. This will require a lot of work but will be highly beneficial to all of Megatron's code structure.
Contributor guide
Assessment
This issue has not been assessed yet.