mirror of
https://github.com/wassname/vllm.git
synced 2026-07-19 11:29:39 +08:00
[Misc] Fix typo (#5618)
This commit is contained in:
@@ -21,7 +21,7 @@ latency_column_mapping = {
|
||||
"P99": "P99",
|
||||
}
|
||||
|
||||
# thoughput tests and the keys that will be printed into markdown
|
||||
# throughput tests and the keys that will be printed into markdown
|
||||
throughput_results = []
|
||||
throughput_results_column_mapping = {
|
||||
"test_name": "Test name",
|
||||
|
||||
Reference in New Issue
Block a user