This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
As specified in the documentation, ensure that you provide the flag
--container-args='--strict-model-config=false'While importing it into
model registry as follows:gcloud ai models upload \ --region=LOCATION \
--display-name=DEPLOYED_MODEL_NAME \
--c...