소스 검색

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
No account linked to committer's email address
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…
취소
저장