NVIDIA-NeMo/Gym
Evaluate and improve models and agents using environments observed · 2026-09-03
Health v2 · maintenance only
80/100
- Activity 100
- Release rhythm 84
- Longevity 26
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35.0
- age_days: 373
- days_rel: 27
- days_push: 0
- n_releases_24m: 7
Adoption not part of the score
1156 stars · 304 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NeMo Gym is a Python library from NVIDIA for evaluating and improving LLM models and agents using environments. It provides infrastructure to build environments (dataset, agent harness, verifier, state), run evaluation and RL training at scale, and ships a hub of popular benchmarks and training environments.
Use cases
- evaluate llm agents in stateful environments
- run rl training environments for language models
- benchmark models on tool calling and code execution tasks
- build custom environments with verifiers for agent training
- scale agent evaluation to thousands of concurrent rollouts
- integrate rl frameworks with agent environments
- reproducible agent benchmarking across teams
When to choose
- you need stateful evaluation of models or agents with verifiers
- you want to scale evaluation or training to thousands of concurrent environments
- you want to transition seamlessly between evaluation, agent optimization, and RL training
- you want a shared environment hub of popular benchmarks
When to avoid
- you just need a stateless check on model outputs - a simple script suffices
- you need a general-purpose game RL gym rather than LLM agent environments
- you are not working with LLMs or agents
Facets
library · maturity active
reinforcement-learning agent-framework benchmarking llm-training testing mcp reinforcement-learning large-language-models machine-learning developer-tools python cli rl-environments agent-evaluation verifiers llm-benchmarks nvidia-nemo agent-harnesses sandboxing ai-agents linux docker gpu
10 sources
- readme: https://github.com/NVIDIA-NeMo/Gym · fetched 2026-09-03 · e012551caf47
- homepage: https://docs.nvidia.com/nemo/gym/main/about/ · fetched 2026-08-29 · d311c13db343
- site_page: https://docs.nvidia.com/nemo/gym/about · fetched 2026-08-29 · 02a7e0adafc8
- site_page: https://docs.nvidia.com/nemo/gym/main/about/concepts · fetched 2026-08-29 · dd71c5b93d30
- site_page: https://docs.nvidia.com/nemo/gym/main/about/architecture · fetched 2026-08-29 · bb9efe563e93
- site_page: https://docs.nvidia.com/nemo/gym/main/about/ecosystem · fetched 2026-08-29 · bae5d4c68fdd
- site_page: https://docs.nvidia.com/nemo/gym/main/about/release-notes · fetched 2026-08-29 · 5dbbc4111c59
- site_page: https://docs.nvidia.com/nemo/gym/main/get-started/installation · fetched 2026-08-29 · ad679ca7a8d7
- site_page: https://docs.nvidia.com/nemo/gym/main/get-started/quickstart · fetched 2026-08-29 · 4d4a6c29a2f6
- site_page: https://docs.nvidia.com/nemo/gym/main/reference/faq · fetched 2026-08-29 · 8e5a41ae4c75
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA-NeMo/Gym | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem