diff --git a/sky/clouds/service_catalog/gcp_catalog.py b/sky/clouds/service_catalog/gcp_catalog.py index c9e15f602dc..8521f6786cc 100644 --- a/sky/clouds/service_catalog/gcp_catalog.py +++ b/sky/clouds/service_catalog/gcp_catalog.py @@ -97,6 +97,9 @@ 8: ['g2-standard-96'], }, 'H100': { + 1: ['a3-highgpu-1g'], + 2: ['a3-highgpu-2g'], + 4: ['a3-highgpu-4g'], 8: ['a3-highgpu-8g'], }, 'H100-MEGA': {