GoogleCloudPlatform/ai-on-gke

Tutorial: Finetuning Llama 7b on GKE using L4 GPUs invalid gcloud container clusters create

Opened this issue · 0 comments

Multiple syntax errors on the follow gcloud command:

gcloud container clusters create l4-demo --location ${REGION}
--workload-pool ${PROJECT_ID}.svc.id.goog
--enable-image-streaming --enable-shielded-nodes
--shielded-secure-boot --shielded-integrity-monitoring
--enable-ip-alias
--node-locations=${REGION}-a
--workload-pool=${PROJECT_ID}.svc.id.goog
--labels="ai-on-gke=l4-demo"
--addons GcsFuseCsiDriver