Is Hugging Face Inference Endpoints down? Live status
Dedicated GPU inference on AWS/Azure/GCP
Live status for Hugging Face Inference Endpoints — the dedicated GPU deployment control-plane at api.endpoints.huggingface.cloud.
Hugging Face Inference Endpoints provides dedicated, autoscaling infrastructure for deploying transformers and LLMs on secure cloud GPUs and CPUs. You can monitor live uptime, regional latency, and system outages at huggingface.health to verify endpoint availability. Inference Endpoints deploy dedicated ML models on fully managed GPU and CPU instances — check live service status, control-plane availability at api.endpoints.huggingface.cloud, and current operational latency directly via real-time client-side health probes.
Inference Endpoints API Status
Live, in-browser checks against Inference Endpoints's public APIs. Refreshes every 15s.
Control plane
Endpoints API and dashboard
- Dashboardui.endpoints.huggingface.cloud—mswarming up
- Endpoints APIapi.endpoints.huggingface.cloud—mswarming up
Individual endpoint URLs are per-tenant and can't be probed from a public dashboard. These checks confirm reachability of the shared control plane.
I'm Endo — your Inference Endpoints guide. Ask about GPU SKUs, autoscaling, or cold starts.
Open EndpointsSponsored content. huggingface.health may earn a referral reward when you sign up via this widget. Answers are informational only — not professional advice.
About Inference Endpoints
Inference Endpoints let you deploy any model from the Hub onto dedicated GPU or CPU instances across AWS, Azure, and GCP — with autoscaling, scale-to-zero, and per-second billing. This page tracks the shared control plane.
Inference Endpoints at a glance
- Clouds
- AWS, Azure, GCP
- Billing
- Per-second, per-instance
- Scale-to-zero
- Optional idle sleep
- Model source
- Any Hub model
- Best for
- Production, predictable latency
Common Inference Endpoints issues
- Cold-start on first request
Scale-to-zero endpoints must load model weights before serving. Large LLMs take 60–180s. Turn off scale-to-zero for latency-sensitive traffic.
- GPU capacity error at deploy
Some GPU SKUs (A100, H100) have limited regional capacity. Try a different region or downshift to L4/A10G if latency budget allows.
- Quota exceeded on the org
Orgs have vCPU/GPU quotas. Request an increase from the Endpoints dashboard — approvals for standard SKUs are usually fast.
Background
Hugging Face launched Inference Endpoints in 2022 to give teams a one-click path from a Hub model card to a production-ready HTTPS endpoint. It sits alongside the Serverless Inference API and the newer OpenAI-compatible router as the paid, dedicated tier.
Frequently asked
How do I check if Hugging Face Inference Endpoints are down?
What causes Hugging Face dedicated inference endpoint failures?
Can Hugging Face Inference Endpoints scale to zero?
What causes Hugging Face dedicated inference endpoint errors?
How do Hugging Face Inference Endpoints differ from Serverless Inference?
How can I check if Hugging Face Inference Endpoints is down?
Why is my Hugging Face Inference Endpoint timing out?
What is the uptime SLA for Hugging Face Inference Endpoints?
About this check
All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by Hugging Face, Inc.
Checks run client-side from your browser against Inference Endpoints's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.