This commit is contained in:
2026-04-16 00:56:43 +08:00
parent 2d3f982d61
commit 4aeaebdd3e
+4 -4
View File
@@ -20,7 +20,7 @@
"revision": "", "revision": "",
"models": { "models": {
"default": "Qwen3.5-35B-A3B-GPTQ-Int4", "default": "Qwen3.5-35B-A3B-GPTQ-Int4",
"selected": "Qwen3.5-35B-A3B-FP8", "selected": "Qwen3.5-27B-FP8",
"profiles": { "profiles": {
"GLM-4.7-Flash-AWQ": { "GLM-4.7-Flash-AWQ": {
"local_path": "GLM-4.7-Flash-AWQ", "local_path": "GLM-4.7-Flash-AWQ",
@@ -39,13 +39,13 @@
"Qwen3.5-27B-FP8": { "Qwen3.5-27B-FP8": {
"local_path": "Qwen3.5-27B-FP8", "local_path": "Qwen3.5-27B-FP8",
"dtype": "auto", "dtype": "auto",
"ctx": "65536", "ctx": "131072",
"trust_remote": true, "trust_remote": true,
"valid_tp": [1, 2], "valid_tp": [1, 2],
"max_num_seqs": 12, "max_num_seqs": 12,
"max_tokens": "8192", "max_tokens": "16384",
"enforce_eager": false, "enforce_eager": false,
"gpu_util": "0.9", "gpu_util": "0.94",
"kv_cache_dtype": "fp8", "kv_cache_dtype": "fp8",
"enable_prefix_caching": true, "enable_prefix_caching": true,
"max_num_batched_tokens": 16384, "max_num_batched_tokens": 16384,