Skip to content

Commit 1e03c7d

Browse files
committed
minor fix
Signed-off-by: Frida Hou <[email protected]>
1 parent 4566495 commit 1e03c7d

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
-209 KB
Binary file not shown.

docs/source/torch/auto_deploy/auto-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project is in active development and is currently in a prototype stage. The
1010
AutoDeploy is a prototype designed to simplify and accelerate the deployment of PyTorch models, including off-the-shelf models like those from HuggingFace transformers library, to TensorRT-LLM.
1111

1212
<div align="center">
13-
<img src="./ad_overview.png" alt="AutoDeploy integration with LLM API" width="70%">
13+
<img src="../../media/ad_overview.png" alt="AutoDeploy integration with LLM API" width="70%">
1414
<p><em>AutoDeploy overview and relation with TensorRT-LLM's LLM api</em></p>
1515
</div>
1616

docs/source/torch/auto_deploy/support_matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ In addition, we have officially validated the following models using the default
1313

1414
<details>
1515
<summary>Click to expand supported models list</summary>
16+
1617
- Qwen/QwQ-32B
1718
- Qwen/Qwen2.5-0.5B-Instruct
1819
- Qwen/Qwen2.5-1.5B-Instruct

0 commit comments

Comments
 (0)