Skip to content

Commit 89d7937

Browse files
committed
fix invalid links
Signed-off-by: Zhiyu Cheng <[email protected]>
1 parent 7a0ab44 commit 89d7937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/deployment/1_tensorrt_llm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TensorRT-LLM
66

77
.. note::
88

9-
Please read the `TensorRT-LLM checkpoint workflow <https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/architecture/checkpoint.md>`_
9+
Please read the `TensorRT-LLM checkpoint workflow <https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/legacy/architecture/checkpoint.md>`_
1010
first before going through this section.
1111

1212

@@ -147,4 +147,4 @@ If the :meth:`export_tensorrt_llm_checkpoint <modelopt.torch.export.model_config
147147
Convert to TensorRT-LLM
148148
=======================
149149

150-
Once the TensorRT-LLM checkpoint is available, please follow the `TensorRT-LLM build API <https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/architecture/workflow.md#build-apis>`_ to build and deploy the quantized LLM.
150+
Once the TensorRT-LLM checkpoint is available, please follow the `TensorRT-LLM build API <https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/legacy/architecture/workflow.md#build-apis>`_ to build and deploy the quantized LLM.

0 commit comments

Comments
 (0)