Skip to content

chore: Fix cuda lock in trtllm dockerfile (#3684)#3704

Merged
saturley-hall merged 1 commit into
release/0.6.0from
ibhosale/cherrypick-cuda-lock
Oct 17, 2025
Merged

chore: Fix cuda lock in trtllm dockerfile (#3684)#3704
saturley-hall merged 1 commit into
release/0.6.0from
ibhosale/cherrypick-cuda-lock

Conversation

@indrajit96
Copy link
Copy Markdown
Contributor

Overview:

Cherrypick 2c2f7c7d0b17d758a1e260e9525aa77e36ab1993

Signed-off-by: Indrajit Bhosale <iamindrajitb@gmail.com>
@indrajit96 indrajit96 requested review from a team and saturley-hall October 17, 2025 17:51
@indrajit96 indrajit96 requested review from a team as code owners October 17, 2025 17:51
@github-actions github-actions Bot added the chore label Oct 17, 2025
COPY --from=trtllm_wheel /*.whl /trtllm_wheel/
COPY --from=trtllm_wheel /*.txt /trtllm_wheel/

# NOTE: locking cuda-python version to <13 to avoid breaks with tensorrt-llm 1.0.0rc6.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment has me confused as we are currently using tensorrt-llm 1.1.0rc5. I see on main that Ryan left a comment asking for a different note but only after he approved. I am going to take this but please fix that on main

@saturley-hall saturley-hall merged commit c77b5dd into release/0.6.0 Oct 17, 2025
17 of 19 checks passed
@saturley-hall saturley-hall deleted the ibhosale/cherrypick-cuda-lock branch October 17, 2025 20:01
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