Skip to content

Commit 09dc9e0

Browse files
authored
Fix batch manager stats link (triton-inference-server#441)
Signed-off-by: Ryan McCormick <[email protected]>
1 parent 75b0964 commit 09dc9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ pkill tritonserver
554554

555555
## Triton Metrics
556556
Starting with the 23.11 release of Triton, users can now obtain TRT LLM Batch
557-
Manager [statistics](https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/batch_manager.md#statistics)
557+
Manager [statistics](https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/advanced/batch-manager.md#statistics)
558558
by querying the Triton metrics endpoint. This can be accomplished by launching
559559
a Triton server in any of the ways described above (ensuring the build code /
560560
container is 23.11 or later) and querying the server. Upon receiving a

0 commit comments

Comments
 (0)