Skip to content

Commit fc73e2f

Browse files
committed
Update TensorRT-LLM version
1 parent 9f99738 commit fc73e2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerfile/Dockerfile.triton.trt_llm_backend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARG TORCHVISION_VER=0.24.0a0+094e7af5
1818

1919
ARG TENSORRTLLM_REPO=https://github.com/NVIDIA/TensorRT-LLM.git
2020
ARG TENSORRTLLM_REPO_TAG=release/1.0
21-
ARG TENSORRTLLM_VER=1.2.0rc2
21+
ARG TENSORRTLLM_VER=1.1.0
2222

2323
FROM ${PYTORCH_IMAGE} AS pytorch_image
2424
FROM ${BASE_IMAGE} AS install_dependencies

tensorrt_llm

Submodule tensorrt_llm updated 95 files

0 commit comments

Comments
 (0)