NVIDIA-NeMo / NVIDIA-NeMo/nemo-platform

nemo gym resources server required

Open
#1,844 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
78
Forks
23
Avg merge
1d 14h
Merged PRs (30d)
578

Description

Describe the bug

Environments in nemo gym do not all use a resources server. Without looking into full detail of the integration, this will exclude many environments from being runnable here.

https://github.com/NVIDIA-NeMo/nemo-platform/blob/5ea8be4dae465527d680f37aa2fcbf740d638348/docs/evaluator/agent-eval/gym-runner.mdx?plain=1#L125

A clear and concise description of what the bug is.

Steps/Code to reproduce bug

Please list minimal steps or code snippet for us to be able to reproduce the bug.

A helpful guide on on how to craft a minimal bug report http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports.

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.

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 with the linked gym-runner.mdx section around line 125 and inspect how the Nemo Gym resources server is required by the integration. Identify which environments lack that server and compare their setup with the runner's assumptions; done means those environments can run without an unnecessary resources-server requirement, with coverage for the affected cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.