I keep getting errors during the online prediction creation process for the model I have just trained. We kindly request your support on the subject.
AutoMLObjecteDetectionDeployedModelNodes
What's the problem?
Good day @bdh,
Welcome to Google Cloud Community!
Based on this error you have reached the limit for the Quota AutoML image classification deployed model nodes per region. You can check this by going to the API & Services > Vertex AI API. Then add Quota: AutoML image classification deployed model nodes per region, and Dimensions: region:<insert the region where you deployed the model> then verify if you have reached the limit. If you have reached the limit, you can request a quota increase by following the steps using this link: https://cloud.google.com/docs/quota_detail/view_manage#requesting_higher_quota
But as a workaround, you can also try deploying your model to other regions.
You can also reach out to Google Cloud Support for this inquiry: https://cloud.google.com/support
Hope this helps!