We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b0964 commit 09dc9e0Copy full SHA for 09dc9e0
README.md
@@ -554,7 +554,7 @@ pkill tritonserver
554
555
## Triton Metrics
556
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)
+Manager [statistics](https://github.com/NVIDIA/TensorRT-LLM/blob/main/docs/source/advanced/batch-manager.md#statistics)
558
by querying the Triton metrics endpoint. This can be accomplished by launching
559
a Triton server in any of the ways described above (ensuring the build code /
560
container is 23.11 or later) and querying the server. Upon receiving a
0 commit comments