Overview of Megatron-RL
mainMegatron-RL is a library designed to add native reinforcement learning (RL) based post-training to Megatron-LM. It provides a flexible framework for defining RL environments and agents, extending the Megatron-LM training loop with RL algorithm support. It is specifically optimized for research teams performing RL post-training of LLMs at scale on NVIDIA hardware.
Note: As of August 2025, Megatron-RL is actively under development and may not be fully released for external use. It is intended for research rather than as an enterprise framework. For out-of-the-box support for open models, NVIDIA recommends Nemo RL.