Hugging Face Free Monthly Inference Credits
- Free money amount
- $0.10/month
- Duration
- Monthly
- Expiry date
- No fixed end date
- Verified
- Sep 12, 2026
Overview
Hugging Face routes inference requests to a network of partner providers through a single API and token. The official pricing documentation lists monthly credits for every account type, and Hugging Face passes through provider rates with no added fee: "Hugging Face charges you the same rates as the provider, with no additional fees."
Free Tier Quotas & Limits
| Account type | Monthly credits |
|---|---|
| Free | $0.10, subject to change |
| PRO ($9/month) | $2.00 |
| Team or Enterprise | $2.00 per seat |
- Credits are issued every month and applied automatically before any pay-as-you-go usage is billed.
- Free-tier credits can be spent on Inference Providers. PRO, Team, and Enterprise credits also cover Inference Endpoints, upgraded Spaces hardware including ZeroGPU usage, and Jobs.
- Once monthly credits are exhausted, all users can continue by purchasing additional credits; there is no hard stop.
- Credits only apply when requests are routed through Hugging Face. If you set a custom provider key, the provider bills you directly and credits do not apply.
- The
hf-inferenceprovider focuses mostly on CPU inference (embeddings, text ranking, classification, smaller LLMs); GPU-accelerated LLM requests route to external providers.
How to Get Started
- Create a free account at huggingface.co/join.
- Create a fine-grained access token with the permission to call Inference Providers.
- Point an OpenAI-compatible client at
https://router.huggingface.co/v1, or use thehuggingface_hub/@huggingface/inferenceclients. - Track consumption on the billing page, with per-model and per-provider breakdowns in Inference Providers settings.
More free API credits
Browse all free API credits - Free AI API credits, re-verified weekly.