Unverified Commit d5a75dd8 authored by dagil-nvidia's avatar dagil-nvidia Committed by GitHub
Browse files

docs: update TensorRT-LLM commit for multimodal EPD to v1.2.0rc3 (#4713)


Signed-off-by: default avatarDan Gil <dagil@nvidia.com>
parent b4e7829d
...@@ -8,7 +8,7 @@ This is an experimental feature that requires using a specific TensorRT-LLM comm ...@@ -8,7 +8,7 @@ This is an experimental feature that requires using a specific TensorRT-LLM comm
To enable it build the dynamo container with the `--tensorrtllm-commit` flag, followed by the commit hash: To enable it build the dynamo container with the `--tensorrtllm-commit` flag, followed by the commit hash:
```bash ```bash
./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
``` ```
## Key Features ## Key Features
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment