Skip to content

build: Bump export-deploy dependencies for 26.04#633

Merged
chtruong814 merged 7 commits intomainfrom
chtruong/bump-26.04
Mar 15, 2026
Merged

build: Bump export-deploy dependencies for 26.04#633
chtruong814 merged 7 commits intomainfrom
chtruong/bump-26.04

Conversation

@chtruong814
Copy link
Copy Markdown
Contributor

@chtruong814 chtruong814 commented Mar 14, 2026

build: Bump export-deploy dependencies for 26.04

  • trt-llm to 1.2.0
  • vllm to 0.17.1
  • latest MBridge commit at 1b66a8
  • Set onnx < 1.20. It will fail in trt-llm with latest onnx it seems. Got an import error.
  • Set transformers > 5.0.0 to reflect MBridge's version range. I think we will run into a problem here with trt-llm. it is not compatible with transformers >= 5.0 yet. Similar to the onnx export problems, may need to have instructions to install transformers < 5.0 for trt-llm until they support it. It's too extensive to patch.
    • Updated trt-llm tests to install transformers 4.57.6
  • Remove ENV VLLM_USE_STANDALONE_COMPILE=0 in Dockerfile. This is not an env var we are setting in FW container and was causing the vllm tests to fail.

Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
…tion

Signed-off-by: Charlie Truong <chtruong@nvidia.com>
@chtruong814 chtruong814 enabled auto-merge (squash) March 15, 2026 19:09
@chtruong814 chtruong814 merged commit e61f285 into main Mar 15, 2026
32 checks passed
@chtruong814 chtruong814 deleted the chtruong/bump-26.04 branch March 15, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants