Hi
Did you manage this error? I had the same problem. I assume that ‘HF_API_ITT_BASE’ is an environmental variable. I don’t know its value.
Any hint on this topic?
Best regards
Fabio
HI All
I reply to myself.
The environment variable HF_API_ITT_BASE points to an Inference endpoint provided by HuggingFace. I created an inference endpoint on the HuggingFace website (Inference Endpoints - Hugging Face) and I was able to run locally the Jupyter Notebook. That’s it
Fabio
Thanks a lot @thakkar152 ! I noticed only one difference. In the ‘Deploy’ window I see ‘Inference API’, not ‘Interface API’, but it should be the same.