While integrating the Hugging Face Inference API with a workflow, the following error appears in the node “Basic LLM Chain”:
An error occurred while fetching the blob.
This happens when trying to call the model meta-llama/Llama-3.2-3B-Instruct.
What could be the possible causes of this error, and how would you troubleshoot it to ensure the model works correctly for inference?
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
They are hiding my post so can’t send the screenshot. My work flow is i have added message and LLM Chain with hugging face but when i am adding API gives error. I have tried 7 times adding API everytime error.
I believe that the HuggingFace node has an issue right now with the credentials, which will probably explain why you are getting the error. You can verify this when you open your Hugging Face node and edit your API account connection.