fix(i18n): add missing ShareGPT profile and fix untranslated model tips in tr-TR
This commit is contained in:
@@ -88,5 +88,8 @@ export default {
|
||||
'benchmark.form.nonLlmModel.tips':
|
||||
'Kıyaslama şu anda yalnızca LLM modellerini destekliyor',
|
||||
'benchmark.detail.result.duration': 'Süre',
|
||||
'benchmark.detail.result.basic': 'Temel'
|
||||
'benchmark.detail.result.basic': 'Temel',
|
||||
'benchmark.form.profile.ShareGPT': 'ShareGPT',
|
||||
'benchmark.form.profile.ShareGPT.tips':
|
||||
'Gerçekçi istem uzunluğuyla maksimum verim. GPU ve model karşılaştırması için en yaygın kullanılan referans noktası.'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user