feat: benchmark detail page
This commit is contained in:
@@ -22,5 +22,9 @@ export default {
|
||||
'benchmark.form.profile.heavy': 'Generation Heavy',
|
||||
'benchmark.form.profile.custom': 'Custom',
|
||||
'benchmark.table.inputTokenLength': 'Input Token Length',
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length'
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length',
|
||||
'benchmark.detail.summary.title': 'Summary',
|
||||
'benchmark.detail.configure.title': 'Configure',
|
||||
'benchmark.detail.environment.title': 'Environment',
|
||||
'benchmark.detail.logs.title': 'Logs'
|
||||
};
|
||||
|
||||
@@ -22,5 +22,9 @@ export default {
|
||||
'benchmark.form.profile.heavy': 'Generation Heavy',
|
||||
'benchmark.form.profile.custom': 'Custom',
|
||||
'benchmark.table.inputTokenLength': 'Input Token Length',
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length'
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length',
|
||||
'benchmark.detail.summary.title': 'Summary',
|
||||
'benchmark.detail.configure.title': 'Configure',
|
||||
'benchmark.detail.environment.title': 'Environment',
|
||||
'benchmark.detail.logs.title': 'Logs'
|
||||
};
|
||||
|
||||
@@ -22,5 +22,9 @@ export default {
|
||||
'benchmark.form.profile.heavy': 'Generation Heavy',
|
||||
'benchmark.form.profile.custom': 'Custom',
|
||||
'benchmark.table.inputTokenLength': 'Input Token Length',
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length'
|
||||
'benchmark.table.outputTokenLength': 'Output Token Length',
|
||||
'benchmark.detail.summary.title': 'Summary',
|
||||
'benchmark.detail.configure.title': 'Configure',
|
||||
'benchmark.detail.environment.title': 'Environment',
|
||||
'benchmark.detail.logs.title': 'Logs'
|
||||
};
|
||||
|
||||
@@ -22,5 +22,9 @@ export default {
|
||||
'benchmark.form.profile.heavy': '高生成量',
|
||||
'benchmark.form.profile.custom': '自定义',
|
||||
'benchmark.table.inputTokenLength': '输入 Token 长度',
|
||||
'benchmark.table.outputTokenLength': '输出 Token 长度'
|
||||
'benchmark.table.outputTokenLength': '输出 Token 长度',
|
||||
'benchmark.detail.summary.title': '摘要',
|
||||
'benchmark.detail.configure.title': '配置',
|
||||
'benchmark.detail.environment.title': '环境',
|
||||
'benchmark.detail.logs.title': '日志'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user