Skip to content

Commit 2ae4713

Browse files
committed
tpu-info is not working in torch_xla py 3.12
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
1 parent f9cdbfa commit 2ae4713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/scripts/hardware_ci/run-tpu-v1-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export VLLM_XLA_CACHE_PATH=
7070
echo "Using VLLM V1"
7171
7272
echo "--- Hardware Information ---"
73-
tpu-info
73+
# tpu-info
7474
echo "--- Starting Tests ---"
7575
set +e
7676
overall_script_exit_code=0

0 commit comments

Comments
 (0)