Hello,
I am consistently receiving a 404 Not Found
error when trying to use the Inference API.
I have confirmed the following:
-
My API token is correct and authenticates properly.
-
The error occurs for all models, including fully public models like
HuggingFaceH4/zephyr-7b-beta
and gated models I have been accepted for, likemistralai/Mixtral-8x7B-Instruct-v0.1
. -
The issue is not network-related, as I have tried from different IP addresses and regions using a VPN, and the result is the same.
It seems there is a specific issue with my account’s permissions for the Inference API service. Could you please investigate?
My Hugging Face username is: Shkila-coder
Thank you.