From a55219a86cb706449f1eda71538c7fc7f513439b Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Fri, 29 Nov 2024 09:42:00 +0800 Subject: [PATCH] Add qwq model --- AiServer/wwwroot/lib/data/ai-models.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/AiServer/wwwroot/lib/data/ai-models.json b/AiServer/wwwroot/lib/data/ai-models.json index 7e99200..b7f3c65 100644 --- a/AiServer/wwwroot/lib/data/ai-models.json +++ b/AiServer/wwwroot/lib/data/ai-models.json @@ -759,6 +759,15 @@ "description": "The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing", "icon": "/img/models/qwen.svg" }, + { + "id": "qwq", + "tags": [ + "32b" + ], + "latest": "32b", + "website": "https://ollama.com/library/qwq", + "description": "QwQ is an experimental research model focused on advancing AI reasoning capabilities." + }, { "id": "samantha-mistral", "tags": [