From 0fa585f909a93280a6423175fa1794b54eacf38f Mon Sep 17 00:00:00 2001 From: Eugene Rakhmatulin Date: Thu, 26 Mar 2026 18:43:17 -0700 Subject: [PATCH] Fix typo in pipeline_parallel setting in Qwen3.5-397B-INT4-Autoround recipe --- recipes/3x-spark-cluster/qwen3.5-397b-int4-autoround.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/3x-spark-cluster/qwen3.5-397b-int4-autoround.yaml b/recipes/3x-spark-cluster/qwen3.5-397b-int4-autoround.yaml index bff1f23..238a129 100644 --- a/recipes/3x-spark-cluster/qwen3.5-397b-int4-autoround.yaml +++ b/recipes/3x-spark-cluster/qwen3.5-397b-int4-autoround.yaml @@ -27,7 +27,7 @@ mods: defaults: port: 8000 host: 0.0.0.0 - pipeline_parellel: 3 + pipeline_parallel: 3 gpu_memory_utilization: 0.6 max_model_len: 262144 max_num_batched_tokens: 4176