Skip to content

Commit 381020f

Browse files
authored
docs: Fix TRT-LLM Supported Models Link (#116)
1 parent f3d5e9e commit 381020f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ triton profile -m llama-3.1-8b-instruct --backend vllm
250250
> see [here](https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/user_guide/model_configuration.html#instance-groups).
251251
252252
The following models are currently supported for automating TRT-LLM
253-
engine builds through the CLI: https://nvidia.github.io/TensorRT-LLM/llm-api-examples/index.html#supported-models
253+
engine builds through the CLI: [TRT-LLM Supported Models](https://nvidia.github.io/TensorRT-LLM/latest/llm-api/index.html#supported-models)
254254

255255
> [!NOTE]
256256
> 1. Building a TRT-LLM engine for Llama-2-7B, Llama-3-8B, or Llama-3.1-8B

0 commit comments

Comments
 (0)