IBM Cloud Docs
How do I troubleshoot an error when deploying a model?

How do I troubleshoot an error when deploying a model?

You try to deploy a custom model, but it fails with an error if you exceed a machine learning model limit.

When you try to deploy your custom model, the following error appears in a dialog: “owner exceeds allowable model limit”

To resolve the error, you must reduce the number of models by either undeploying or deleting a model.

If you want to undeploy a model or find a model ID, view the Deployed Models page. See Undeploying models.

If the model does not show on the Deployed Models page, list the models in your Natural Language Understanding instance, and then delete the model with the Natural Language Understanding API.

  1. Use list models method to get model id(s)
  2. Use delete model method with model id

If you see an error message other than this one, check Cloud Status for any service outages, then go to Support Center for more options to get help.