HF Inference API last few minutes returns the same 404 exception to all models

here is exeption: Exception: 404 Client Error: Not Found for url: https://huggingface.co/proxy/router.huggingface.co/models/mistralai/Mistral-Nemo-Instruct-2407/v1/chat/completions (Request ID: Root=

Yeah been facing a similar issue, but for GPT2 model. Anyone else also facing the same? Tried accessing a few other models as well, still unable to access.

I wonder if it’s working now…?

same with
https://huggingface.co/proxy/api-inference.huggingface.co/pipeline/feature-extraction/sentence-transformers/all-MiniLM-L6-v2
404 error

The same here with the Flux txt-to-img. black-forest-labs/FLUX.1-schnell

yeah i think they are down, would need to wait until we hear back perhaps. But if it starts work kindly update here!

Same here, strange not more people reported this issue here

I thought the same

Same error, 404 y 308.

Same error 404 y 308 with Stability Models HF Inference API

$url = ‘https://huggingface.co/proxy/api-inference.huggingface.co/models/stabilityai/stable-diffusion-2-1’;

How’s this even possible? Shouldnt they have backup servers running? My whole app relies on hugging face api.

Is there any work around?

I guess they don’t know that they are offline LMAO

With so many reports, it’s probably under maintenance…:sweat_smile:

For real? Surely, they would have on-call devs for sure / pagerduty alerts or something?

I reported it to HF Discord.

Real… You build an app and just wake up at the middle of desert without any answer about… complicated.

Exception changed now Exception: 401 Client Error: Unauthorized for url: … Invalid username or password.
HF, please, give some feedback on issue. What should we do?

In the case of 401, there may be a token-related error or a problem with the gated model, so please refer to this post. However, at the moment, it may be due to a server error.:sweat_smile:

Still broken for me and no response from any HF dev yet

I think its due to the server error/issues, im getting this now as well instead of 404