Skip to content

Commit e602835

Browse files
committed
update name
Signed-off-by: jiahanc <173873397+jiahanc@users.noreply.github.com>
1 parent 03aa275 commit e602835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/models/core/llama4/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document shows how to run Llama4-Maverick on B200 with PyTorch workflow and
88
- [Performance Benchmarks](#performance-benchmarks)
99
- [B200 Max-throughput](#b200-max-throughput)
1010
- [B200 Min-latency](#b200-min-latency)
11-
- [B200 Hybrid](#b200-hybrid)
11+
- [B200 Balanced](#b200-balanced)
1212
- [Advanced Configuration](#advanced-configuration)
1313
- [Configuration tuning](#configuration-tuning)
1414
- [Troubleshooting](#troubleshooting)
@@ -120,7 +120,7 @@ python -m tensorrt_llm.serve.scripts.benchmark_serving \
120120
--max-concurrency 1 \
121121
```
122122

123-
### B200 Hybrid
123+
### B200 Balanced
124124

125125

126126
#### 1. Prepare TensorRT-LLM extra configs

0 commit comments

Comments
 (0)