瀏覽代碼

Refa: SiliconFlow model list refresh. (#5825)

### What problem does this PR solve?

#5806

### Type of change


- [x] Refactoring
tags/v0.17.1
Kevin Hu 7 月之前
父節點
當前提交
fa817a8ab3
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      conf/llm_factories.json

+ 6
- 0
conf/llm_factories.json 查看文件

@@ -2597,6 +2597,12 @@
"max_tokens": 32768,
"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",
"tags": "LLM,CHAT,32k",

Loading…
取消
儲存