[Doc][releases/v0.18.0] fix documentation error or non-standard description (#8626)
### What this PR does / why we need it? fix documentation error or non-standard description in releases/v0.18.0 branch ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Documentation check. --------- Signed-off-by: linfeng-yuan <1102311262@qq.com>
This commit is contained in:
@@ -132,12 +132,11 @@ Once the script completes, you can find the results in the benchmarks/results fo
|
||||
|
||||
```shell
|
||||
.
|
||||
|-- serving_qwen2_5_7B_tp1_qps_1.json
|
||||
|-- serving_qwen2_5_7B_tp1_qps_16.json
|
||||
|-- serving_qwen2_5_7B_tp1_qps_4.json
|
||||
|-- serving_qwen2_5_7B_tp1_qps_inf.json
|
||||
|-- latency_qwen2_5_7B_tp1.json
|
||||
|-- throughput_qwen2_5_7B_tp1.json
|
||||
|-- serving_qwen2_5_7Bvl_tp1_qps_1.json
|
||||
|-- serving_qwen2_5_7Bvl_tp1_qps_16.json
|
||||
|-- serving_qwen2_5_7Bvl_tp1_qps_4.json
|
||||
|-- serving_qwen2_5_7Bvl_tp1_qps_inf.json
|
||||
|-- throughput_qwen2_5_7Bvl_tp1.json
|
||||
```
|
||||
|
||||
These files contain detailed benchmarking results for further analysis.
|
||||
|
||||
Reference in New Issue
Block a user