Account Issue: Consistent 404 Not Found on Inference API for all models

Hello,

I am consistently receiving a 404 Not Found error when trying to use the Inference API.

I have confirmed the following:

  1. My API token is correct and authenticates properly.

  2. The error occurs for all models, including fully public models like HuggingFaceH4/zephyr-7b-beta and gated models I have been accepted for, like mistralai/Mixtral-8x7B-Instruct-v0.1.

  3. 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.

1 Like

The Inference API has been revamped, and most models previously available in the Inference API have been replaced by models now available in the Inference Providers.

Let’s try using only the available models.