From e9534c7202e20b27c1c82f2736415a3a9ddc1be7 Mon Sep 17 00:00:00 2001 From: "Chendi.Xue" Date: Tue, 15 Jul 2025 22:07:05 -0500 Subject: [PATCH] [CI][HPU] update for v0 deprecate by switching to VLLM_TARGET_DEVICE=empty (#21006) Signed-off-by: Chendi.Xue --- .buildkite/scripts/hardware_ci/run-hpu-test.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.buildkite/scripts/hardware_ci/run-hpu-test.sh b/.buildkite/scripts/hardware_ci/run-hpu-test.sh index ae5b35a9ac6bd..dc9f2d39ba776 100644 --- a/.buildkite/scripts/hardware_ci/run-hpu-test.sh +++ b/.buildkite/scripts/hardware_ci/run-hpu-test.sh @@ -6,19 +6,17 @@ set -exuo pipefail # Try building the docker image cat <