diff --git a/configs/examples/dash0_qwen27b_tp_ab.json b/configs/examples/dash0_qwen27b_tp_ab.json index ee2ceda..7900667 100644 --- a/configs/examples/dash0_qwen27b_tp_ab.json +++ b/configs/examples/dash0_qwen27b_tp_ab.json @@ -20,7 +20,7 @@ "port": 18082, "healthcheck_path": "/v1/models", "ready_timeout_s": 900, - "request_timeout_s": 900, + "request_timeout_s": 180, "launch_args": [ "serve", "/home/admin/resource/model/464482ce/qwen3.5-27b/256k-0223-internal" @@ -156,9 +156,9 @@ }, "search": { "low": 0.0, - "high": 0.5, + "high": 0.125, "tolerance": 0.001, - "max_probes": 7, + "max_probes": 6, "sample_seed": 20260325 }, "llm": {