NeMo Gym Documentation

View as Markdown

NeMo Gym is a library for building reinforcement learning (RL) training environments for large language models (LLMs). NeMo Gym provides infrastructure to develop environments, scale rollout collection, and integrate seamlessly with your preferred training framework.


Introduction to NeMo Gym

Understand NeMo Gym’s purpose and core components before diving into tutorials.

Get Started

Install and run NeMo Gym to start collecting rollouts.

Environment Configuration

Configure and customize environment components and prepare datasets.

Environment Tutorials

Learn how to build custom training environments for various RL scenarios.

View all environment tutorials →

Training Tutorials

Train models using NeMo Gym with your preferred RL framework.

View all training tutorials →

Infrastructure

Deploy NeMo Gym and plan cluster resources for training.

Contribute

Contribute to NeMo Gym development.