[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:
@@ -42,7 +42,7 @@ vllm_bench_cases = {
|
||||
"random_input_len": 128,
|
||||
"max_concurrency": 40,
|
||||
"random_output_len": 100,
|
||||
"temperature": 0.0,
|
||||
"temperature": 0,
|
||||
}
|
||||
|
||||
# NOTE: Any changes for the baseline throughput should be approved by team members.
|
||||
|
||||
Reference in New Issue
Block a user