GitHub - GoogleCloudPlatform/llm-pipeline-examples

PHOTO EMBED

Fri Jul 05 2024 09:29:21 GMT+0000 (Coordinated Universal Time)

Saved by @Spsypg

    export PROJECT_ID=<your project ID>
    export BUCKET_NAME=<your choice of a globally unique bucket ID>
    gcloud storage buckets create gs://$BUCKET_NAME --project=$PROJECT_ID --location=us-central1 --uniform-bucket-level-access
content_copyCOPY

https://github.com/GoogleCloudPlatform/llm-pipeline-examples