x
This commit is contained in:
+3
-3
@@ -68,13 +68,13 @@
|
|||||||
"local_path": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
"local_path": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
||||||
"dtype": "float16",
|
"dtype": "float16",
|
||||||
"quantization": "gptq",
|
"quantization": "gptq",
|
||||||
"ctx": "65536",
|
"ctx": "32768",
|
||||||
"trust_remote": true,
|
"trust_remote": true,
|
||||||
"valid_tp": [1, 2],
|
"valid_tp": [1, 2],
|
||||||
"max_num_seqs": "4",
|
"max_num_seqs": "4",
|
||||||
"max_tokens": "4096",
|
"max_tokens": "8192",
|
||||||
"gpu_util": "0.94",
|
"gpu_util": "0.94",
|
||||||
"enforce_eager": true,
|
"enforce_eager": false,
|
||||||
"tool_call_parser": "qwen3_xml",
|
"tool_call_parser": "qwen3_xml",
|
||||||
"enable_auto_tool_choice": true,
|
"enable_auto_tool_choice": true,
|
||||||
"served_model_name": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
"served_model_name": "Qwen3.5-35B-A3B-GPTQ-Int4",
|
||||||
|
|||||||
Reference in New Issue
Block a user