From 9151dcf5762846a0f9a4717afb8a55e69d4aa8ed Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Thu, 2 Apr 2026 22:39:43 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 370df5b..cd3f9cb 100644 --- a/config.json +++ b/config.json @@ -99,7 +99,7 @@ "reasoning_parser": "qwen3", "enable_auto_tool_choice": true, "served_model_name": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit", - "hf_model_id": "cpatonn/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit", + "hf_model_id": "cpatonn/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit" } } }