refactor: env detail
This commit is contained in:
@@ -7,9 +7,9 @@ export default {
|
||||
'benchmark.table.dataset': 'Dataset',
|
||||
'benchmark.table.requestRate': 'Request Rate',
|
||||
'benchmark.table.gpu': 'GPU ',
|
||||
'benchmark.table.tpot': 'TPOT (ms)',
|
||||
'benchmark.table.itl': 'ITL (ms)',
|
||||
'benchmark.table.ttft': 'TTFT (ms)',
|
||||
'benchmark.table.tpot': 'TPOT',
|
||||
'benchmark.table.itl': 'ITL',
|
||||
'benchmark.table.ttft': 'TTFT',
|
||||
'benchmark.table.rps': 'Requests/s',
|
||||
'benchmark.table.tps': 'Tokens/s',
|
||||
'benchmark.table.inputLen': 'Input Length',
|
||||
|
||||
Reference in New Issue
Block a user