GoogleCloudPlatform / llm-pipeline-examples

Apache License 2.0
114 stars 27 forks source link

GKE inference fails with bucket creation error #42

Closed abdallag closed 1 year ago

abdallag commented 1 year ago

https://screenshot.googleplex.com/3qxKK7T8sM8VB9d

The container shouldn't be creating new GCS buckets. It should use what ever GCS bucket that is provided by the user.

Chris113113 commented 1 year ago

Will resolve this by using the converted_model_path to set the GCS path for terraform files.

Chris113113 commented 1 year ago

Fixed in #55