Skip to content

Commit e563a66

Browse files
rayandasoriyaRayan Dasoriya
andauthored
Add support for tpu v6e quota check (#4111)
Co-authored-by: Rayan Dasoriya <dasoriya@google.com>
1 parent de13d8c commit e563a66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • community-content/vertex_model_garden/model_oss/notebook_util

community-content/vertex_model_garden/model_oss/notebook_util/common_util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ def get_resource_id(
564564
"NVIDIA_H100_MEGA_80GB": "nvidia_h100_mega_gpus",
565565
"NVIDIA_H200_141GB": "nvidia_h200_gpus",
566566
"NVIDIA_TESLA_T4": "nvidia_t4_gpus",
567+
"TPU_V6e": "tpu_v6e",
567568
"TPU_V5e": "tpu_v5e",
568569
"TPU_V3": "tpu_v3",
569570
}

0 commit comments

Comments
 (0)