From f68f79b6c6f7ecbed7e12da0ba408530402d6d5f Mon Sep 17 00:00:00 2001 From: Danielle Pintz Date: Thu, 27 Nov 2025 06:23:42 -0800 Subject: [PATCH] upd --- tests/sandbox/vllm/qwen2_5_32b.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sandbox/vllm/qwen2_5_32b.yaml b/tests/sandbox/vllm/qwen2_5_32b.yaml index 6590b791a..373ce38b3 100644 --- a/tests/sandbox/vllm/qwen2_5_32b.yaml +++ b/tests/sandbox/vllm/qwen2_5_32b.yaml @@ -2,7 +2,7 @@ policy: engine_args: - model: "Qwen/Qwen2.5-32B" + model: "Qwen/Qwen3-32B" tensor_parallel_size: 4 pipeline_parallel_size: 1 enforce_eager: true