Skip to content

Commit 7504a2c

Browse files
authored
fix the number of chips per VM for v5litepod-8 (#513)
1 parent 789fa88 commit 7504a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xpk/core/system_characteristics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ def get_system_characteristics_by_device_type(
11561156
2,
11571157
'tpu-v5-lite-podslice',
11581158
'ct5lp-hightpu-4t',
1159-
8,
1159+
4,
11601160
AcceleratorType['TPU'],
11611161
'v5litepod-8',
11621162
),

0 commit comments

Comments
 (0)