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,