diff --git a/src/pages/llmodels/config/index.ts b/src/pages/llmodels/config/index.ts index 1ffbce74..aba07550 100644 --- a/src/pages/llmodels/config/index.ts +++ b/src/pages/llmodels/config/index.ts @@ -3,13 +3,6 @@ import { EditOutlined } from '@ant-design/icons'; import _ from 'lodash'; export const ollamaModelOptions = [ - { - label: 'qwq', - value: 'qwq', - name: 'qwq', - id: 'qwq', - tags: [] - }, { label: 'qwen2.5-coder', value: 'qwen2.5-coder',