I am not able to enable Llama 4 Vertex API on my project. I did enable Mistral model from Model Garden, and it worked fine. I see a failure as well in the response - how do I know the issue?
[
{
“results”: [
{
“data”: {
“ui”: {
“enablePublisherModel”: {
“state”: “ENABLE_PUBLISHER_MODEL_STATE_FAILED”
}
}
},
“path”:
}
],
“responseContext”: {
“eti”: “redacted”
}
}
]