Przeglądaj źródła

More models for siliconflow. (#4756)

### What problem does this PR solve?

#4751

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
tags/v0.17.0
Kevin Hu 8 miesięcy temu
rodzic
commit
4150805073
No account linked to committer's email address
1 zmienionych plików z 18 dodań i 0 usunięć
  1. 18
    0
      conf/llm_factories.json

+ 18
- 0
conf/llm_factories.json Wyświetl plik

@@ -1921,6 +1921,24 @@
"max_tokens": 64000,
"model_type": "chat"
},
{
"llm_name": "Pro/deepseek-ai/DeepSeek-R1",
"tags": "LLM,CHAT,64k",
"max_tokens": 64000,
"model_type": "chat"
},
{
"llm_name": "Pro/deepseek-ai/DeepSeek-V3",
"tags": "LLM,CHAT,64k",
"max_tokens": 64000,
"model_type": "chat"
},
{
"llm_name": "deepseek-ai/DeepSeek-V3",
"tags": "LLM,CHAT,64k",
"max_tokens": 64000,
"model_type": "chat"
},
{
"llm_name": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
"tags": "LLM,CHAT,32k",

Ładowanie…
Anuluj
Zapisz