chore: sharegpt description

This commit is contained in:
jialin
2026-03-26 17:59:33 +08:00
committed by jialin
parent 710e2e1996
commit 589936199c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -91,5 +91,5 @@ export default {
'benchmark.detail.result.basic': 'Basic',
'benchmark.form.profile.ShareGPT': 'ShareGPT',
'benchmark.form.profile.ShareGPT.tips':
'Max throughput with realistic prompt length. The most commonly used baseline for GPU and model comparison.'
'Measures maximum throughput using real conversational data. Suitable for GPU and model performance benchmarking.'
};
+1 -1
View File
@@ -91,5 +91,5 @@ export default {
'benchmark.detail.result.basic': 'Basic',
'benchmark.form.profile.ShareGPT': 'ShareGPT',
'benchmark.form.profile.ShareGPT.tips':
'Max throughput with realistic prompt length. The most commonly used baseline for GPU and model comparison.'
'Measures maximum throughput using real conversational data. Suitable for GPU and model performance benchmarking.'
};
+1 -1
View File
@@ -91,5 +91,5 @@ export default {
'benchmark.detail.result.basic': 'Basic',
'benchmark.form.profile.ShareGPT': 'ShareGPT',
'benchmark.form.profile.ShareGPT.tips':
'Max throughput with realistic prompt length. The most commonly used baseline for GPU and model comparison.'
'Measures maximum throughput using real conversational data. Suitable for GPU and model performance benchmarking.'
};
+1 -1
View File
@@ -90,5 +90,5 @@ export default {
'benchmark.detail.result.basic': '基础信息',
'benchmark.form.profile.ShareGPT': 'ShareGPT',
'benchmark.form.profile.ShareGPT.tips':
'基于真实提示词长度的最大吞吐表现,是最常用的 GPU 与模型对比基准。'
'用于测量基于真实对话数据的最大吞吐量,适合进行 GPU 与模型性能基准测试。'
};