From 7df98e2865975b0db5e717282ffa31773783f1ba Mon Sep 17 00:00:00 2001 From: CaptainB Date: Thu, 26 Dec 2024 16:27:23 +0800 Subject: [PATCH] fix: reranker embedding stt model show another empty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1050861 --user=刘瑞斌 【模型管理】添加向量模型、重排模型时,高级设置中文案提示不对 https://www.tapd.cn/57709429/s/1637503 --- ui/src/views/template/component/CreateModelDialog.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/src/views/template/component/CreateModelDialog.vue b/ui/src/views/template/component/CreateModelDialog.vue index 66024ca7a..f74c6bed2 100644 --- a/ui/src/views/template/component/CreateModelDialog.vue +++ b/ui/src/views/template/component/CreateModelDialog.vue @@ -161,6 +161,10 @@ v-if="!base_form_data.model_type || !base_form_data.model_name" description="请先选择基础信息的模型类型和基础模型" /> +
模型参数