mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 23:10:20 +08:00
fix: update silicon docs and models (#6953)
This commit is contained in:
parent
043b13e359
commit
55981eefcd
@ -600,12 +600,6 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
|||||||
name: 'Qwen2.5-7B-Instruct',
|
name: 'Qwen2.5-7B-Instruct',
|
||||||
group: 'Qwen'
|
group: 'Qwen'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: 'meta-llama/Llama-3.3-70B-Instruct',
|
|
||||||
name: 'meta-llama/Llama-3.3-70B-Instruct',
|
|
||||||
provider: 'silicon',
|
|
||||||
group: 'meta-llama'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 'BAAI/bge-m3',
|
id: 'BAAI/bge-m3',
|
||||||
name: 'BAAI/bge-m3',
|
name: 'BAAI/bge-m3',
|
||||||
|
|||||||
@ -169,7 +169,7 @@ export const PROVIDER_CONFIG = {
|
|||||||
official: 'https://www.siliconflow.cn',
|
official: 'https://www.siliconflow.cn',
|
||||||
apiKey: 'https://cloud.siliconflow.cn/i/d1nTBKXU',
|
apiKey: 'https://cloud.siliconflow.cn/i/d1nTBKXU',
|
||||||
docs: 'https://docs.siliconflow.cn/',
|
docs: 'https://docs.siliconflow.cn/',
|
||||||
models: 'https://docs.siliconflow.cn/docs/model-names'
|
models: 'https://cloud.siliconflow.cn/models'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'gitee-ai': {
|
'gitee-ai': {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user