Hello,
I am consistently receiving a 404 Not Found error when trying to make requests to the Inference API. I am confident the issue is with my account access and not my code.
Here is a summary of the situation:
-
The Problem: All POST requests to Inference API endpoints return a 404 error.
-
Models Tried: I have tried multiple different models, and they all fail with the same error. These include:
HuggingFaceH4/zephyr-7b-beta
tiiuae/falcon-7b-instruct
mistralai/Mistral-7B-Instruct-v0.2
-
Troubleshooting Steps Taken:
- I have confirmed my API token is being loaded correctly into my application. I verified this by printing the token to the console right before the API call.
- I have confirmed my account’s email address is verified.
- I have tried using a VPN connected to the United States, and the 404 error still occurs.
Since the token is correct and the issue persists across multiple models and networks, it seems to be an issue with my account’s permission to access the Inference API.
Could you please investigate my account (username: [singhpratap]) and see why it might be blocked?
Thank you for your help.