Skip to content

Commit 0aa88a3

Browse files
authored
docs: update TensorRT-LLM commit for multimodal EPD to v1.2.0rc3 (#4713) (#4726)
Signed-off-by: Dan Gil <dagil@nvidia.com>
1 parent dd929aa commit 0aa88a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backends/trtllm/multimodal_epd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is an experimental feature that requires using a specific TensorRT-LLM comm
88
To enable it build the dynamo container with the `--tensorrtllm-commit` flag, followed by the commit hash:
99

1010
```bash
11-
./container/build.sh --framework trtllm --tensorrtllm-git-url https://github.com/NVIDIA/TensorRT-LLM.git --tensorrtllm-commit v1.2.0rc2
11+
./container/build.sh --framework trtllm --tensorrtllm-git-url https://github.com/NVIDIA/TensorRT-LLM.git --tensorrtllm-commit v1.2.0rc3
1212
```
1313

1414
## Key Features

0 commit comments

Comments
 (0)