chore: remove qwq in ollama options
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user