chore: bump trtllm to v1.3.0rc23 - #12532
Merged
Merged
Conversation
Signed-off-by: dynamo-ops <170655669+dynamo-ops@users.noreply.github.com>
|
Re-captures the baseline SBOM against tensorrt-llm/release:1.3.0rc23 (digest release@316b840a) for both linux/amd64 and linux/arm64 and updates context.yaml to the new stem. Signed-off-by: Anant Sharma <anants@nvidia.com>
Member
|
/ok to test 2f7b61f |
Contributor
Removes the rc22 manifest entries and SBOM files now that rc23 is the tracked baseline. Signed-off-by: Anant Sharma <anants@nvidia.com>
Member
|
/ok to test 9a74624 |
nv-anants
marked this pull request as ready for review
August 4, 2026 16:47
Contributor
WalkthroughThe pull request updates TensorRT-LLM references from ChangesTensorRT-LLM release alignment
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Comment |
Contributor
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@pyproject.toml`:
- Line 51: Constrain the `tensorrt-llm==1.3.0rc23` dependency in the `trtllm`
extra to the supported Python versions and platforms, or document the required
NVIDIA package index and supported targets for `ai-dynamo[trtllm]`; ensure
unsupported environments such as CPython 3.11 do not attempt to resolve it.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: c6512051-ea69-4527-a6d6-74506db0dcfe
📒 Files selected for processing (9)
container/compliance/base_sboms/manifest.jsoncontainer/compliance/base_sboms/release@316b840a-amd64.cdx.jsoncontainer/compliance/base_sboms/release@316b840a-arm64.cdx.jsoncontainer/context.yamldocs/fern/assets/releases.jsondocs/fern/components/releases.data.tsdocs/fern/pages/reference/general/compatibility.mdxdocs/fern/pages/reference/general/releases-machine-readable.mdxpyproject.toml
Member
|
/ok to test 446d086 |
tanmayv25
approved these changes
Aug 4, 2026
nv-anants
enabled auto-merge (squash)
August 5, 2026 14:51
dagil-nvidia
requested changes
Aug 5, 2026
- Merge latest main (includes vllm-openai-xpu SBOM entry and other changes) - Resolve manifest.json conflict: keep rc23 trtllm entries, drop rc22 - Add nixl[cu13]==1.3.1 to trtllm extra in pyproject.toml per review Signed-off-by: Anant Sharma <anants@nvidia.com>
Previous merge commit re-sorted entries alphabetically as a side effect of the conflict resolution script. This restores main's original ordering so the diff against main only shows the rc22->rc23 swap. Signed-off-by: Anant Sharma <anants@nvidia.com>
Addresses review comment from dagil-nvidia. Also reverts the incorrect nixl[cu13] addition to pyproject.toml trtllm extra. Signed-off-by: Anant Sharma <anants@nvidia.com>
Member
|
/ok to test c25db7c |
dagil-nvidia
approved these changes
Aug 5, 2026
hhzhang16
added a commit
that referenced
this pull request
Aug 6, 2026
dyn-3691-extract-shared-target-pid-cuda-customstorage-operation-layer * 'main' of https://github.com/ai-dynamo/dynamo: (65 commits) fix(frontend): emit SGLang stream role once (#12741) docs(fern): promote v1.3.1 to current release (#12752) fix(docs): remove duplicate unscoped community-rail CSS rules (#12615) feat(operator): migrate CRD storage to v1beta1 (#11904) fix: synchronize self-benchmark capacity across DP ranks (#12021) chore(deps): bump dynamo-tokenizers to 1.8.0 (#12707) fix(frontend): preserve split UTF-8 characters (#12688) docs: align Kubernetes build selector with CLI (#12729) fix(frontend): preserve completion backend error status (#12706) fix(operator): replace snapshot pods after GMS restart (#11286) refactor(media): rename installer module, drop --packages per review fix(media): harden installer against three pre-redesign review findings fix(media): verify installs in a fresh interpreter; teach --pip-args= form test(serve): install test-time decoders at the validated bounds feat(media): explicit installer for additional media decoders docs(spica): correct kv_load_ratio support guidance (#12714) feat(operator): add experimental grove.forceScalingGroup for single-node components (#11772) fix(vllm): declare entry-stage engine_input_source in GLM-Image NIXL config (#12709) chore: bump trtllm to v1.3.0rc23 (#12532) perf: remove trtllm postprocessing workers from the args as post processing workers are not effective in dynamo (#12592) ... Signed-off-by: Hannah Zhang <hannahz@nvidia.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.
Automated dependency upgrade — trtllm v1.3.0rc23
Post-merge CI did not pass (conclusion:
failure). Investigate before merging.closes: OPS-8014
Summary by CodeRabbit
1.3.0rc23across supported architectures.