feat: duplicate deployment

This commit is contained in:
jialin
2026-02-04 14:58:48 +08:00
parent 5ad9ac277c
commit 05c05419fc
25 changed files with 366 additions and 220 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ export default {
'common.form.password': 'Password',
'common.form.username': 'Username',
'common.login.rember': 'Remember me',
'settings.company': 'SEAL',
'settings.company': 'GPUStack.ai',
'common.button.help': 'Help',
'common.button.feedback': 'Feedback',
'common.button.docs': 'Documentation',
+1
View File
@@ -2,6 +2,7 @@ export default {
'models.button.deploy': 'Deploy Model',
'models.title': 'Models',
'models.title.edit': 'Edit Model',
'models.title.duplicate': 'Duplicate Model',
'models.table.models': 'models',
'models.table.name': 'Model Name',
'models.form.source': 'Source',
+1 -1
View File
@@ -205,7 +205,7 @@ export default {
'common.form.password': 'パスワード',
'common.form.username': 'ユーザー名',
'common.login.rember': 'ログイン状態を保持',
'settings.company': 'SEAL',
'settings.company': 'GPUStack.ai',
'common.button.help': 'ヘルプ',
'common.button.feedback': 'フィードバック',
'common.button.docs': 'ドキュメント',
+1
View File
@@ -2,6 +2,7 @@ export default {
'models.button.deploy': 'モデルをデプロイ',
'models.title': 'モデル',
'models.title.edit': 'モデルを編集',
'models.title.duplicate': 'モデルを複製',
'models.table.models': 'モデル',
'models.table.name': 'モデル名',
'models.form.source': 'ソース',
+1 -1
View File
@@ -203,7 +203,7 @@ export default {
'common.form.password': 'Пароль',
'common.form.username': 'Имя пользователя',
'common.login.rember': 'Запомнить меня',
'settings.company': 'SEAL',
'settings.company': 'GPUStack.ai',
'common.button.help': 'Помощь',
'common.button.feedback': 'Обратная связь',
'common.button.docs': 'Документация',
+1
View File
@@ -2,6 +2,7 @@ export default {
'models.button.deploy': 'Развернуть модель',
'models.title': 'Модели',
'models.title.edit': 'Редактировать модель',
'models.title.duplicate': 'Дублировать модель',
'models.table.models': 'Модели',
'models.table.name': 'Название модели',
'models.form.source': 'Источник',
+1
View File
@@ -2,6 +2,7 @@ export default {
'models.button.deploy': '部署模型',
'models.title': '模型',
'models.title.edit': '编辑模型',
'models.title.duplicate': '复制模型',
'models.table.models': '模型',
'models.table.name': '模型名称',
'models.form.source': '来源',