build: bump Gym submodule to upstream main - #3979
Draft
ananthsub wants to merge 4 commits into
Draft
Conversation
Update Gym to 62cabfd4 and isolate its dependency source so uv can lock Gym's OpenAI 2.44 pin separately from SGLang's OpenAI 2.6.1 pin. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Contributor
Author
|
/ok to test 4f35adc |
Explicitly select the nemo-rl package so container builds resolve backend extras after Gym moves from a workspace member to an editable path dependency. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Contributor
Author
|
/ok to test cad1f30 |
Generate the split Gym and SGLang resolution with uv 0.11.28 so the container's frozen backend syncs can select their optional dependencies. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Contributor
Author
|
/ok to test 51bab64 |
Pick up Gym's opt-in rollout latency stamping fix for NeMo-RL direct callers and refresh the lockfile with the container's uv version. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Contributor
Author
|
/ok to test dd66081 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
c3bac963to upstream/main atcd28467duv.lockwith the container's uv 0.11.28 and declare thenemo_gym/sglangextras conflictTest plan
uvx --from uv==0.11.28 uv lock --checkuv run pre-commit run --files uv.lock