Skip to content

Commit ef5390e

Browse files
committed
[None][doc] Fix a invalid link and a typo.
Signed-off-by: nv-guomingz <[email protected]>
1 parent af3f03c commit ef5390e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/developer-guide/perf-benchmarking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Expect breaking API changes.
88
```
99

1010
TensorRT LLM provides the `trtllm-bench` CLI, a packaged benchmarking utility that aims to make it
11-
easier for users to reproduce our officially published [performance overiew](./perf-overview.md#throughput-measurements). `trtllm-bench` provides the follows:
11+
easier for users to reproduce our officially published [performance overview](./perf-overview.md#throughput-measurements). `trtllm-bench` provides the follows:
1212

1313
- A streamlined way to build tuned engines for benchmarking for a variety of models and platforms.
1414
- An entirely Python workflow for benchmarking.

docs/source/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ TensorRT LLM is designed to be modular and easy to modify. Its PyTorch-native ar
1818

1919
TensorRT LLM delivers breakthrough performance on the latest NVIDIA GPUs:
2020

21-
- **DeepSeek R1**: [World-record inference performance on Blackwell GPUs](.https://developer.nvidia.com/blog/nvidia-blackwell-delivers-world-record-deepseek-r1-inference-performance/)
21+
- **DeepSeek R1**: [World-record inference performance on Blackwell GPUs](https://developer.nvidia.com/blog/nvidia-blackwell-delivers-world-record-deepseek-r1-inference-performance/)
2222
- **Llama 4 Maverick**: [Breaks the 1,000 TPS/User Barrier on B200 GPUs](https://developer.nvidia.com/blog/blackwell-breaks-the-1000-tps-user-barrier-with-metas-llama-4-maverick/)
2323

2424
### 🎯 **Comprehensive Model Support**

0 commit comments

Comments
 (0)