From 8c0e9f0963089b4827eee4cae9a0b5f8240565c0 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Sat, 28 Mar 2026 21:44:18 +0800 Subject: [PATCH] fix: --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 437c0c0..b0bc50d 100644 --- a/config.json +++ b/config.json @@ -46,7 +46,7 @@ "gpu_util": "0.98", "enforce_eager": false, "env": {"VLLM_USE_TRITON_AWQ": "1"}, - "tool_call_parser": "qwen", + "tool_call_parser": "qwen3_xml", "hf_model_id": "cpatonn/Qwen3-Next-80B-A3B-Instruct-AWQ-4bit" }, "gemma-3-27b-it-FP8-dynamic": {