feat: vllm support

This commit is contained in:
jialin
2024-09-25 16:17:25 +08:00
parent 0652f850d6
commit 3cd96ba2e8
47 changed files with 1610 additions and 252 deletions
+2 -1
View File
@@ -198,5 +198,6 @@ export default {
'common.button.version': '版本',
'common.title.delete.confirm': '确认删除',
'common.button.addLabel': '添加标签',
'common.button.addSelector': '添加选择器'
'common.button.addSelector': '添加选择器',
'common.button.addParams': '添加参数'
};