mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 21:35:52 +08:00
fix: Qwen2.5和Qwen的划分不合理 #633
This commit is contained in:
parent
0239a03219
commit
201a66b5b2
@ -274,7 +274,7 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
|||||||
id: 'Qwen/Qwen2.5-7B-Instruct',
|
id: 'Qwen/Qwen2.5-7B-Instruct',
|
||||||
provider: 'silicon',
|
provider: 'silicon',
|
||||||
name: 'Qwen2.5-7B-Instruct',
|
name: 'Qwen2.5-7B-Instruct',
|
||||||
group: 'Qwen2.5'
|
group: 'Qwen'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'meta-llama/Llama-3.3-70B-Instruct',
|
id: 'meta-llama/Llama-3.3-70B-Instruct',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user