"Bad Request: Your endpoint is in error, check its status on endpoints.huggingface.co

We’re invoking

API_URL = “https://api-inference.huggingface.co/models/mistralai/Mistral-7B-Instruct-v0.3” with our Access token.

We’re getting {
“detail”: “Model error: {"error":"Bad Request: Your endpoint is in error, check its status on endpoints.huggingface.co"}”
}
This is working fine still yesterday. Please suggest

2 Likes

It seems that errors may occur due to changes in the basic URL for API requests, models that have not been deployed, or other factors such as the influence of headers…

Also, there may have been a crash on the site during the time when the questions were asked.