-
Notifications
You must be signed in to change notification settings - Fork 568
refactor(docker): read the actor venv list from a Python leaf module #4002
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
96be9f6
perf(docker): hardlink worker venvs into layers
tdene 206a7f2
Fix TRTLLM layer
tdene d09d3eb
Move manifest to pyproject.toml
tdene 9d8f52b
refactor(docker): read actor venv list from a Python leaf module
terrykong 667fde7
fix: hash the actor environment table in the container fingerprint
terrykong 0516535
chore(docker): set NEMO_RL_VENV_DIR once in the base stage
terrykong 5ac6871
docs(docker): explain why the venv prefetch is split across two layers
terrykong dcb4a99
fix(docker): make both prefetch passes build the same venv set
terrykong 436fe30
test: check the columns the Dockerfile actually reads
terrykong 3c50cef
test: cover the three guards added when fixing the review
terrykong 8a33b48
fix: register SFTMegatronPolicyWorker in the actor environment table
terrykong 982c4a2
fix: give the vLLM workers the nemo_gym extra
terrykong 4c839ea
refactor: let uv_py_executable honor NEMO_RL_PY_EXECUTABLES_SYSTEM
terrykong 5f6c927
docs: show the vLLM worker's real extras in the actor table example
terrykong 0dbfec3
test: drop an assertion that could never fail
terrykong b983780
test: fold the actor-list check into the column check
terrykong 78d7a3b
fix: fail the build when a worker venv fails to prefetch
terrykong bbe5309
refactor: drop the orphaned --negative-filters flag from prefetch_venvs
terrykong 2ec2523
chore(docker): drop three build args the release stage no longer reads
terrykong df8a0cf
docs: correct what the dependency layer actually contains
terrykong 6a4e496
docs: list the actor table in the container fingerprint docs
terrykong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
|
yuki-97 marked this conversation as resolved.
|
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.