2026-03-29 05:06:19 +08:00
|
|
|
{
|
2026-03-29 05:31:19 +08:00
|
|
|
"services": {
|
|
|
|
|
"api": {
|
|
|
|
|
"host": "0.0.0.0",
|
|
|
|
|
"port": 8002
|
|
|
|
|
},
|
|
|
|
|
"openai": {
|
|
|
|
|
"host": "0.0.0.0",
|
|
|
|
|
"port": 8001
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-30 01:03:20 +08:00
|
|
|
"public_model_name": "Qwen_local_model",
|
2026-03-30 03:55:57 +08:00
|
|
|
"default_enable_thinking": false,
|
2026-03-30 02:50:24 +08:00
|
|
|
"reasoning_enabled": false,
|
2026-03-29 05:35:20 +08:00
|
|
|
"api_key": "sk-szcjw",
|
2026-03-29 05:31:19 +08:00
|
|
|
"tensor_parallel_size": 2,
|
|
|
|
|
"dtype": "bfloat16",
|
2026-03-29 05:47:30 +08:00
|
|
|
"model_root": "/opt/model",
|
|
|
|
|
"offline_mode": true,
|
2026-03-29 05:31:19 +08:00
|
|
|
"revision": "",
|
2026-03-29 05:35:20 +08:00
|
|
|
"models": {
|
|
|
|
|
"default": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
2026-03-29 19:49:29 +08:00
|
|
|
"selected": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
2026-03-29 05:35:20 +08:00
|
|
|
"profiles": {
|
|
|
|
|
"Qwen3-Next-80B-A3B-Instruct-AWQ-4bit": {
|
2026-03-29 05:47:30 +08:00
|
|
|
"local_path": "Qwen3-Next-80B-A3B-Instruct-AWQ-4bit",
|
2026-03-29 05:35:20 +08:00
|
|
|
"ctx": "24576",
|
|
|
|
|
"trust_remote": true,
|
|
|
|
|
"valid_tp": [2],
|
2026-03-29 17:41:28 +08:00
|
|
|
"max_num_seqs": "8",
|
2026-03-29 05:35:20 +08:00
|
|
|
"max_tokens": "16384",
|
|
|
|
|
"gpu_util": "0.98",
|
|
|
|
|
"enforce_eager": false,
|
|
|
|
|
"env": {
|
|
|
|
|
"VLLM_USE_TRITON_AWQ": "1"
|
|
|
|
|
},
|
2026-03-31 00:02:49 +08:00
|
|
|
"tool_call_parser": "qwen3_coder",
|
2026-03-30 02:50:24 +08:00
|
|
|
"reasoning_parser": "qwen3",
|
2026-03-29 05:35:20 +08:00
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"GLM-4.7-Flash-AWQ": {
|
2026-03-29 05:47:30 +08:00
|
|
|
"local_path": "GLM-4.7-Flash-AWQ",
|
2026-03-29 05:35:20 +08:00
|
|
|
"ctx": "32768",
|
|
|
|
|
"trust_remote": true,
|
|
|
|
|
"valid_tp": [1, 2],
|
2026-03-29 17:41:28 +08:00
|
|
|
"max_num_seqs": "8",
|
2026-03-29 05:35:20 +08:00
|
|
|
"max_tokens": "32768",
|
|
|
|
|
"gpu_util": "0.98",
|
2026-03-31 00:02:49 +08:00
|
|
|
"tool_call_parser": "qwen3_coder",
|
2026-03-30 02:50:24 +08:00
|
|
|
"reasoning_parser": "qwen3",
|
2026-03-29 05:35:20 +08:00
|
|
|
"enable_auto_tool_choice": true,
|
|
|
|
|
"served_model_name": "GLM-4.7-Flash-AWQ",
|
|
|
|
|
"hf_model_id": "THUDM/GLM-4.7-Flash-AWQ"
|
|
|
|
|
},
|
|
|
|
|
"Qwen3.5-27B-FP8": {
|
2026-03-29 05:47:30 +08:00
|
|
|
"local_path": "Qwen3.5-27B-FP8",
|
2026-03-29 18:33:51 +08:00
|
|
|
"dtype": "bfloat16",
|
2026-03-29 19:49:29 +08:00
|
|
|
"ctx": "65536",
|
2026-03-29 05:35:20 +08:00
|
|
|
"trust_remote": true,
|
|
|
|
|
"valid_tp": [1, 2],
|
2026-03-29 18:33:51 +08:00
|
|
|
"max_num_seqs": "4",
|
2026-03-29 19:49:29 +08:00
|
|
|
"max_tokens": "8192",
|
2026-03-29 18:33:51 +08:00
|
|
|
"gpu_util": "0.94",
|
2026-03-31 00:02:49 +08:00
|
|
|
"tool_call_parser": "qwen3_coder",
|
2026-03-30 02:50:24 +08:00
|
|
|
"reasoning_parser": "qwen3",
|
2026-03-29 05:35:20 +08:00
|
|
|
"enable_auto_tool_choice": true,
|
|
|
|
|
"served_model_name": "Qwen3.5-27B-FP8",
|
|
|
|
|
"hf_model_id": "RedHatAI/Qwen3.5-27B-FP8-dynamic"
|
|
|
|
|
},
|
|
|
|
|
"Qwen3.5-35B-A3B-GPTQ-Int4": {
|
2026-03-29 05:47:30 +08:00
|
|
|
"local_path": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
2026-03-31 22:44:35 +08:00
|
|
|
"dtype": "float16",
|
2026-03-31 00:31:21 +08:00
|
|
|
"quantization": "gptq",
|
2026-04-01 01:08:27 +08:00
|
|
|
"ctx": "65536",
|
2026-03-29 05:35:20 +08:00
|
|
|
"trust_remote": true,
|
2026-03-31 00:03:12 +08:00
|
|
|
"valid_tp": [1, 2],
|
2026-04-01 01:08:27 +08:00
|
|
|
"max_num_seqs": "4",
|
|
|
|
|
"max_tokens": "4096",
|
|
|
|
|
"gpu_util": "0.85",
|
2026-03-31 00:42:02 +08:00
|
|
|
"enforce_eager": false,
|
2026-03-31 00:02:49 +08:00
|
|
|
"tool_call_parser": "qwen3_coder",
|
2026-03-30 02:50:24 +08:00
|
|
|
"reasoning_parser": "qwen3",
|
2026-03-29 05:35:20 +08:00
|
|
|
"enable_auto_tool_choice": true,
|
|
|
|
|
"served_model_name": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
2026-04-01 01:08:27 +08:00
|
|
|
"hf_model_id": "Qwen/Qwen3.5-35B-A3B-GPTQ-Int4",
|
|
|
|
|
"env": {
|
|
|
|
|
"VLLM_RPC_TIMEOUT": "300"
|
|
|
|
|
}
|
2026-03-29 17:32:12 +08:00
|
|
|
},
|
|
|
|
|
"Qwen3.5-35B-A3B-FP8": {
|
|
|
|
|
"local_path": "Qwen3.5-35B-A3B-FP8",
|
|
|
|
|
"dtype": "bfloat16",
|
|
|
|
|
"ctx": "65536",
|
|
|
|
|
"trust_remote": true,
|
|
|
|
|
"valid_tp": [1, 2],
|
2026-03-29 17:41:28 +08:00
|
|
|
"max_num_seqs": "8",
|
2026-03-29 17:32:12 +08:00
|
|
|
"max_tokens": "32768",
|
|
|
|
|
"gpu_util": "0.98",
|
2026-03-31 00:02:49 +08:00
|
|
|
"tool_call_parser": "qwen3_coder",
|
2026-03-29 17:32:12 +08:00
|
|
|
"enable_auto_tool_choice": true,
|
|
|
|
|
"served_model_name": "Qwen3.5-35B-A3B-FP8",
|
|
|
|
|
"hf_model_id": "Qwen/Qwen3.5-35B-A3B-FP8"
|
2026-03-29 05:35:20 +08:00
|
|
|
}
|
|
|
|
|
}
|
2026-03-29 05:06:19 +08:00
|
|
|
}
|
|
|
|
|
}
|