TLDRocket
Sign in

Introducing Three New Serverless Inference Providers: Hyperbolic, Nebius AI Studio, and Novita 🔥

Hugging Face

Hugging Face just added Hyperbolic, Nebius AI Studio, and Novita as inference providers on the Hub. That means more ways to run models like DeepSeek-R1 and Flux.1 without leaving the site.

Based on reporting by Hugging Face — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Hugging Face keeps stacking up inference options, and this week it added three more names to the list: Hyperbolic, Nebius AI Studio, and Novita. They join Together AI, Sambanova, Replicate, fal, and Fireworks.ai, which means the Hub now has eight serverless inference providers plugged directly into model pages and both client SDKs.

The practical upshot is access to models that weren't easily runnable before, like DeepSeek-R1 for text and Flux.1 for image generation. You pick a model on the Hub, and if one of these providers supports it, you can run it right there through a widget or a couple lines of code in Python or JavaScript, no separate account setup required unless you want one.

Users get two ways to pay. Bring your own API key from Hyperbolic, Nebius, or Novita and you're billed directly by that provider, same rates as going straight to them. Or route through Hugging Face with your HF token, and the charges land on your HF account instead, at the same price the provider charges, no markup added, at least for now. Hugging Face says revenue-sharing deals with providers could come later, but for the moment it's just acting as a pass-through.

Switching providers in code is almost trivially easy, just change one string, from provider="nebius" to provider="hyperbolic", and everything else in your script stays put. That kind of interchangeability is really the point here: Hugging Face wants to be the neutral layer where you shop between compute providers without rewriting your app each time.

PRO subscribers get $2 in monthly inference credits usable across any of these providers, and free users still get a small quota. Support for Hyperbolic lands officially in huggingface_hub v0.29.0, though it's already usable if you install from source now.

My take — AI-written commentary, not fact-checked reporting

This is Hugging Face doing what it does best: turning itself into the boring, reliable plumbing layer so nobody has to pick a side between GPU providers. I like the no-markup routing model while it lasts, though I'd bet actual money that 'no markup for now' quietly becomes 'small markup later' once enough people are locked into the convenience. Still, for anyone tired of juggling five different API keys just to try DeepSeek-R1 versus Flux.1, this is a real win.

Read more about this at: Hugging Face

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.