mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-19 01:25:57 +08:00
Refa: SiliconFlow model list refresh. (#5825)
### What problem does this PR solve? #5806 ### Type of change - [x] Refactoring
This commit is contained in:
parent
8b99635eb3
commit
fa817a8ab3
@ -2597,6 +2597,12 @@
|
|||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"model_type": "chat"
|
"model_type": "chat"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"llm_name": "Qwen/QwQ-32B",
|
||||||
|
"tags": "LLM,CHAT,32k",
|
||||||
|
"max_tokens": 32768,
|
||||||
|
"model_type": "chat"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"llm_name": "Qwen/Qwen2.5-Coder-32B-Instruct",
|
"llm_name": "Qwen/Qwen2.5-Coder-32B-Instruct",
|
||||||
"tags": "LLM,CHAT,32k",
|
"tags": "LLM,CHAT,32k",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user