This commit is contained in:
2026-04-02 22:32:07 +08:00
parent aec7329be5
commit b009a99392
+1 -8
View File
@@ -92,21 +92,14 @@
"trust_remote": true,
"valid_tp": [2],
"max_num_seqs": "6",
"max_tokens": "4096",
"max_tokens": "8096",
"gpu_util": "0.90",
"enforce_eager": false,
"env": {
"VLLM_USE_TRITON_AWQ": "1"
},
"tool_call_parser": "qwen3_coder",
"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",
"temperature": 0.7,
"top_p": 0.8,
"top_k": 20,
"min_p": 0
}
}
}