Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVIDIA-NeMo/Gym

Evaluate and improve models and agents using environments observed · 2026-09-03

github.com/NVIDIA-NeMo/Gym · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
NVIDIA-NeMo/Gymmain80

For agents

markdown · JSON · MCP: product_card(name="NVIDIA-NeMo/Gym")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem