What is Hugging Face?
Hugging Face is the largest open ML platform — a Hub of 1M+ model and dataset repos, a Serverless Inference API, hosted Spaces (Gradio/Streamlit/Docker), and dedicated Inference Endpoints on AWS/Azure/GCP.
Short guides, curated links, a glossary and FAQ for the Hugging Face Hub, Inference API, Spaces, and Datasets.
Hugging Face is the largest open ML platform — a Hub of 1M+ model and dataset repos, a Serverless Inference API, hosted Spaces (Gradio/Streamlit/Docker), and dedicated Inference Endpoints on AWS/Azure/GCP.
Serverless is a shared, rate-limited pool that lazy-loads models on first hit. Endpoints are dedicated instances you provision — predictable latency, per-second billing, no shared limits.
Free-tier Spaces sleep after 48h of inactivity. The next request wakes the container (10–30s on CPU, 60–120s on Docker+GPU). Upgrade the hardware tier to stay always-on.
A green dot means an endpoint is reachable from your browser. It does not guarantee the entire product surface — auth, storage, autoscaling, and Git LFS can degrade independently.
Some Hugging Face endpoints don't return permissive CORS headers, so browser checks only confirm DNS/TCP/TLS handshake for those — that's why we report reachability, not full JSON validation.