We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd929aa commit 0aa88a3Copy full SHA for 0aa88a3
docs/backends/trtllm/multimodal_epd.md
@@ -8,7 +8,7 @@ This is an experimental feature that requires using a specific TensorRT-LLM comm
8
To enable it build the dynamo container with the `--tensorrtllm-commit` flag, followed by the commit hash:
9
10
```bash
11
-./container/build.sh --framework trtllm --tensorrtllm-git-url https://github.com/NVIDIA/TensorRT-LLM.git --tensorrtllm-commit v1.2.0rc2
+./container/build.sh --framework trtllm --tensorrtllm-git-url https://github.com/NVIDIA/TensorRT-LLM.git --tensorrtllm-commit v1.2.0rc3
12
```
13
14
## Key Features
0 commit comments