From a6a25030ad5635d2fff263f5d17ddd7ccc604ed1 Mon Sep 17 00:00:00 2001 From: Riddhimaan-Senapati <114703025+Riddhimaan-Senapati@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:21:51 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20updated=20=5Fposition.yaml=20to=20includ?= =?UTF-8?q?e=20the=20latest=20model=20already=20integ=E2=80=A6=20(#13245)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model_providers/siliconflow/llm/_position.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/api/core/model_runtime/model_providers/siliconflow/llm/_position.yaml b/api/core/model_runtime/model_providers/siliconflow/llm/_position.yaml index 8361be91ba2216..1ec9aee6414883 100644 --- a/api/core/model_runtime/model_providers/siliconflow/llm/_position.yaml +++ b/api/core/model_runtime/model_providers/siliconflow/llm/_position.yaml @@ -12,7 +12,11 @@ - Pro/Qwen/Qwen2-VL-7B-Instruct - OpenGVLab/InternVL2-26B - Pro/OpenGVLab/InternVL2-8B +- deepseek-ai/DeepSeek-R1 +- deepseek-ai/DeepSeek-V2-Chat - deepseek-ai/DeepSeek-V2.5 +- deepseek-ai/DeepSeek-V3 +- deepseek-ai/DeepSeek-Coder-V2-Instruct - THUDM/glm-4-9b-chat - 01-ai/Yi-1.5-34B-Chat-16K - 01-ai/Yi-1.5-9B-Chat-16K @@ -25,3 +29,4 @@ - meta-llama/Meta-Llama-3.1-8B-Instruct - google/gemma-2-27b-it - google/gemma-2-9b-it +- Tencent/Hunyuan-A52B-Instruct