From 1a62b156ef5914069f2216cfd4e2ee5b1f84d8b3 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Tue, 31 Mar 2026 00:03:12 +0800 Subject: [PATCH] x --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e04f70a..1f828c0 100644 --- a/config.json +++ b/config.json @@ -76,7 +76,7 @@ "model_impl": "transformers", "ctx": "32768", "trust_remote": true, - "valid_tp": [2], + "valid_tp": [1, 2], "max_num_seqs": "4", "max_tokens": "2048", "gpu_util": "0.90",