Skip to content

Commit 4c6081b

Browse files
committed
downgrade to 0.21.0rc0
1 parent 9470c01 commit 4c6081b

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
@@ -93,7 +93,7 @@ TRTLLM_COMMIT=""
9393

9494
# TensorRT-LLM PyPI index URL
9595
TENSORRTLLM_INDEX_URL="https://pypi.python.org/simple"
96-
DEFAULT_TENSORRTLLM_PIP_WHEEL="tensorrt_llm==0.21.0rc1"
96+
DEFAULT_TENSORRTLLM_PIP_WHEEL="tensorrt-llm==0.21.0rc0"
9797
TENSORRTLLM_PIP_WHEEL=""
9898

9999

0 commit comments

Comments
 (0)