James

Results 17 comments of James

That made it work, thanks Lak. (By the way for anyone else at this stage, you might need to run `export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python` to get it to work.) I then tried...

1) Done, submitted a pull request 2) I do have an NVIDIA T4 GPU attached but it's still failing with the same error: ![image](https://user-images.githubusercontent.com/8484188/219385332-0f539a56-5932-42dc-979e-30d0b27c8023.png) 3) AutoML pipeline ended up completing...

I'm getting the same error when trying to run hyperparameter tuning: `google.api_core.exceptions.ResourceExhausted: 429 The following quota metrics exceed quota limits: aiplatform.googleapis.com/custom_model_training_nvidia_t4_gpus`

When navigating to console.cloud.google.com/quotas it says that I need to upgrade to a paid account: ![image](https://user-images.githubusercontent.com/8484188/219417800-e58752d4-685c-41f7-8a05-4f7c52a00289.png) I'm still using a managed service (I tried creating a user-managed one a few...

So I still can't create a user-managed notebook with a GPU: ![image](https://user-images.githubusercontent.com/8484188/219429218-f45c7cb9-ad3a-4f89-98b4-f2a280519856.png) Have tried US-west, -east and -central. Sometimes I also get this error: ![image](https://user-images.githubusercontent.com/8484188/219429398-ebd568fc-f812-4567-aec9-6dad2ec99a7e.png)

Thanks for the prompt response Lak. Unfortunately I don't think it's that simple, unless I've just misunderstood you... See the screenshot below. My project ID appears to be correct, as...

@lakshmanok see my in-line responses: **Could you check whether the BUCKET is in the same region as the BigQuery dataset?** So originally my BQ datasets were located in the US...