chore: list state merge
This commit is contained in:
@@ -23,6 +23,20 @@ export const ollamaModelOptions = [
|
||||
tags: ['9B', '27B'],
|
||||
id: 'gemma2'
|
||||
},
|
||||
{
|
||||
label: 'mistral-nemo',
|
||||
value: 'mistral-nemo',
|
||||
name: 'mistral-nemo',
|
||||
tags: ['12B'],
|
||||
id: 'mistral-nemo'
|
||||
},
|
||||
{
|
||||
label: 'mistral-large',
|
||||
value: 'mistral-large',
|
||||
name: 'mistral-large',
|
||||
tags: ['123B'],
|
||||
id: 'mistral-large'
|
||||
},
|
||||
{
|
||||
label: 'mistral',
|
||||
value: 'mistral',
|
||||
|
||||
Reference in New Issue
Block a user