Getting "Model server is not available" when testing Llama 2 custom model

I deployed a Llama 2 model using the one-click-deploy method in europe-west2. The model and the relative endpoint were correctly created. Now every time I try to send a prompt to the model, even when just using the "Test your model" form, I get the following error: "Model server is not available. Please retry. endpoint_id: <ENDPOINT_ID>, deployed_model_id: <DEPLOYED_MODEL_ID>"

Screenshot 2024-03-06 at 20.53.13.png

I retried all day and it is still not working, am I doing something wrong?

2 1 181
1 REPLY 1

Thought I was going to do some llama2 testing on Vertex AI. Tried both one click deploy and own deployment. Also got this response today. Also got a slightly different response but mostly getting "Model server is not available".

edit: 

same result when making the same request with cURL