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