feat: use generic image and use single node for oss-gpt-120b recipe#3454
Merged
Conversation
Contributor
WalkthroughUpdated TRT-LLM deployment configs: switched container image registry/tag, reduced replicas, adjusted MODEL_PATH prefix, and scaled down GPU count in perf settings. No new features or API changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
tmonty12
approved these changes
Oct 7, 2025
biswapanda
added a commit
that referenced
this pull request
Oct 7, 2025
saturley-hall
pushed a commit
that referenced
this pull request
Oct 7, 2025
ptarasiewiczNV
pushed a commit
that referenced
this pull request
Oct 8, 2025
…3454) Signed-off-by: Piotr Tarasiewicz <ptarasiewicz@nvidia.com>
nv-tusharma
pushed a commit
that referenced
this pull request
Oct 20, 2025
yao531441
pushed a commit
to yao531441/dynamo
that referenced
this pull request
May 13, 2026
saturley-hall
added a commit
that referenced
this pull request
May 31, 2026
Cosmos3 pipelines are only in the unreleased vllm-omni PR vllm-project/vllm-omni#3454, not in any released wheel. Re-enable the git-install mechanism (reverted in 7744835) so the vllm-runtime container installs vllm-omni from the canonical repo pinned to the current PR head SHA (65b83d87, == refs/pull/3454/head). When vllm_omni_git_url is set, install_vllm_omni.sh installs "vllm-omni @ git+<url>@<ref>"; otherwise it falls back to the released "vllm-omni==<ref>" wheel. Signed-off-by: Harrison King Saturley-Hall <hsaturleyhal@nvidia.com> Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Overview:
Details:
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Bug Fixes
Chores