chore: small fixes and optimizations

This commit is contained in:
jialin
2025-11-17 20:15:26 +08:00
parent 906f59a566
commit e22b5ed516
9 changed files with 63 additions and 47 deletions
+4
View File
@@ -7,6 +7,10 @@ export const backendTipsList = [
title: 'vLLM',
tips: 'models.form.backend.vllm'
},
{
title: 'SGLang',
tips: 'models.form.backend.sglang'
},
{
title: 'Ascend MindIE',
tips: 'models.form.backend.mindie'