From 10741eb1c243b257f467ca9688e2a5c692d1f2b2 Mon Sep 17 00:00:00 2001 From: josc146 Date: Sun, 21 May 2023 15:56:20 +0800 Subject: [PATCH] chore --- frontend/src/pages/Configs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Configs.tsx b/frontend/src/pages/Configs.tsx index fb1df5a..301ccfc 100644 --- a/frontend/src/pages/Configs.tsx +++ b/frontend/src/pages/Configs.tsx @@ -392,7 +392,7 @@ export const defaultModelConfigs: ModelConfig[] = [ } }, { - name: 'GPU-12G-7B-CN', + name: 'GPU-16G-7B-CN', apiParameters: { apiPort: 8000, maxResponseToken: 4100,