i am accessing llama3.2_3b instruct model via huggingfacehub. while calling llm.invoke it hangs. Everything was working fine before yesterday ie 15.04.25. Is anyone else also facing this issue. When will this be resolved
After waiting for sometime an error comes up that says “502 Server Error: Bad Gateway for url: https://api-inference.huggingface.co/models/meta-llama/Llama-3.2-3B-Instruct”
It seems to be in a state where it is not working. Only Hugging Face knows whether it can be fixed or not. website@huggingface.co
meta-llama/Llama-3.2-3B-Instruct · Hugging Face
Inference Providers
The selected billing account doesn’t have any compatible Inference Provider enabled for this model.
It’s not yet fixed, right? I am facing the same issue while accessing this model and the whisper-large-v3 model too!
No it’s not fixed yet.
HF’s Inference API has recovered from a major outage, but Llama 3.2 and SmolLM2 have not been deployed since then. These models are used in the Agents Course, causing confusion among users. @michellehbn
This message is from 13 days ago that things should start looking better now! Yet, llama 3.2 3b is not yet deployed! It’s not an ETA, but still how long they may take to redeploy it! Also, do you have any idea what’s the case with openai/whisper-large-v3 ? even that’s giving me the same 502 bad gateway!
do you have any idea what’s the case with openai/whisper-large-v3 ?
The operation seems to have changed.
Thanks! I’ll try!