From 69a6624756da82b7c2953a306e25989af5c90c20 Mon Sep 17 00:00:00 2001 From: hongkuanz Date: Fri, 17 Oct 2025 09:26:26 -0700 Subject: [PATCH] fix: update k8s aic profile job arguments Signed-off-by: hongkuanz --- benchmarks/profiler/deploy/profile_sla_aic_job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/profiler/deploy/profile_sla_aic_job.yaml b/benchmarks/profiler/deploy/profile_sla_aic_job.yaml index db085839ad20..10b56b309b66 100644 --- a/benchmarks/profiler/deploy/profile_sla_aic_job.yaml +++ b/benchmarks/profiler/deploy/profile_sla_aic_job.yaml @@ -53,7 +53,7 @@ spec: - h200_sxm - --aic-model-name - QWEN3_32B - - --backend-version + - --aic-backend-version - 0.20.0 volumeMounts: - name: output-volume