Skip to content

Commit c62a71e

Browse files
committed
update commit id
Signed-off-by: richardhuo-nv <[email protected]>
1 parent 931c697 commit c62a71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ TENSORRTLLM_PIP_WHEEL_DIR="/tmp/trtllm_wheel/"
8989
# TensorRT-LLM commit to use for building the trtllm wheel if not provided.
9090
# Important Note: This commit is not used in our CI pipeline. See the CI
9191
# variables to learn how to run a pipeline with a specific commit.
92-
DEFAULT_EXPERIMENTAL_TRTLLM_COMMIT="e81c50dbd2811ec858eccc2c71b5e7a330ff7e24"
92+
DEFAULT_EXPERIMENTAL_TRTLLM_COMMIT="0c9430e5a530ba958fc9dca561a3ad865ad9f492"
9393
TRTLLM_COMMIT=""
9494
TRTLLM_USE_NIXL_KVCACHE_EXPERIMENTAL="0"
9595
TRTLLM_GIT_URL=""

0 commit comments

Comments
 (0)