mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
chore: fixing previous error of software version
This commit is contained in:
@@ -95,7 +95,7 @@ while true; do
|
||||
fi
|
||||
|
||||
# Determine runtime version
|
||||
RT_VERSION=${RUNTIME_VERSION:-"v2-alpha-tpuv4"}
|
||||
RT_VERSION=${RUNTIME_VERSION:-"tpu-ubuntu2204-base"}
|
||||
|
||||
gcloud compute tpus queued-resources create $QR_NAME \
|
||||
--project=$PROJECT_ID \
|
||||
|
||||
Reference in New Issue
Block a user