Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
30f33524
Unverified
Commit
30f33524
authored
Aug 04, 2025
by
Tanmay Verma
Committed by
GitHub
Aug 05, 2025
Browse files
fix: Update the NIXL TRTLLM commit version to rc4 (#2284)
parent
d537378a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/build.sh
container/build.sh
+1
-1
No files found.
container/build.sh
View file @
30f33524
...
@@ -88,7 +88,7 @@ TENSORRTLLM_PIP_WHEEL_DIR="/tmp/trtllm_wheel/"
...
@@ -88,7 +88,7 @@ TENSORRTLLM_PIP_WHEEL_DIR="/tmp/trtllm_wheel/"
# TensorRT-LLM commit to use for building the trtllm wheel if not provided.
# TensorRT-LLM commit to use for building the trtllm wheel if not provided.
# Important Note: This commit is not used in our CI pipeline. See the CI
# Important Note: This commit is not used in our CI pipeline. See the CI
# variables to learn how to run a pipeline with a specific commit.
# variables to learn how to run a pipeline with a specific commit.
DEFAULT_EXPERIMENTAL_TRTLLM_COMMIT
=
"
137fe35539ea182f1495f5021bfda97c729e50c3
"
DEFAULT_EXPERIMENTAL_TRTLLM_COMMIT
=
"
69e9f6d48944b2ae0124ff57aa59340aa4dfae15
"
TRTLLM_COMMIT
=
""
TRTLLM_COMMIT
=
""
TRTLLM_USE_NIXL_KVCACHE_EXPERIMENTAL
=
"0"
TRTLLM_USE_NIXL_KVCACHE_EXPERIMENTAL
=
"0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment