Prerequisites

View as Markdown

Prerequisites

What you need to install and run NeMo Gym.

Individual environments may have additional requirements (e.g., GPU for local vLLM inference, specific compilers, or external tools). Check the environment’s documentation for details.

Hardware Requirements

ComponentMinimumNotes
CPUAny modern x86_64 or ARM64
RAM8 GB16 GB+ recommended
GPUNoneRequired only for local inference or RL training

Software Requirements

ComponentRequirement
OSLinux (Ubuntu 20.04+), macOS (11.0+), or Windows (WSL2)
Python3.12 or higher
uvLatest recommended

Next Steps