NVIDIA-NeMo / NVIDIA-NeMo/Gym

reverify requires resources server when not all environments have one

Open
#3,315 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 23h
Merged PRs (30d)
324

Description

Describe the bug

reverify in gym requires a resources server, when not all envs use one, such as verifiers_agent, anyswe/anyterminal_agent, tau2, and other branches.

Steps/Code to reproduce bug

Run reverify on one of the above environments

Expected behavior

reverify should work with all environments

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the gym reverify entry point and trace where it requires a resources server. Run reverify against an environment named in the issue, such as verifiers_agent or tau2, then compare with an environment that uses a resources server. Done means reverify works for both kinds of environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.