Close Menu
Versa AI hub
  • AI Ethics
  • AI Legislation
  • Business
  • Cybersecurity
  • Media and Entertainment
  • Content Creation
  • Art Generation
  • Research
  • Tools

Subscribe to Updates

Subscribe to our newsletter and stay updated with the latest news and exclusive offers.

What's Hot

Researchers raise red flags on false images generated by AI in biomedical research

May 9, 2025

Apple develops custom chips such as smart glasses

May 9, 2025

AI Act: Statewide Spotlight – Regulatory Surveillance Podcast | Troutman Pepperlock

May 9, 2025
Facebook X (Twitter) Instagram
Versa AI hubVersa AI hub
Friday, May 9
Facebook X (Twitter) Instagram
Login
  • AI Ethics
  • AI Legislation
  • Business
  • Cybersecurity
  • Media and Entertainment
  • Content Creation
  • Art Generation
  • Research
  • Tools
Versa AI hub
Home»Tools»Hyperbola, Nebius AI Studio, NovitašŸ”„
Tools

Hyperbola, Nebius AI Studio, NovitašŸ”„

By February 18, 2025No Comments3 Mins Read
Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
Share
Facebook Twitter LinkedIn Pinterest Email

We are excited to announce that we will add three more excellent serverless inference providers to our exaggerated facehub: Hyperbola, Nebius AI Studios, Novita. These providers join the growing ecosystem and directly enhance the breadth and capabilities of serverless inference on the hub’s model page. It also integrates seamlessly into the client SDK (both JS and Python), making it easy to use different models using preferred providers.

These partners will participate in the ranks of existing providers, including AI, Sambanova, Replicate, Fal, and Fireworks.ai.

New partners will enable strips for new models such as Deepseek-R1, Flux.1. Find all supported models below.

I’m so happy to see what to build with these new providers!

How it works

In the website UI

In User Account Settings, you set your own API key for the provider you signed up for. If no custom key is configured, the request is routed through HF. Order a provider if you like. This applies to model page widgets and code snippets.

As mentioned earlier, there is a custom key (the call will use its own API key of the corresponding inference provider) routed by HF (in that case there is a custom key (the call will go directly to the inference provider) . Providers, and fees apply directly to HF accounts, not to provider accounts)

Inference provider

The model page introduces third-party inference providers (compatible with current models sorted by user preferences)

Inference provider

From the client SDK

I’m using Huggingface_hub from Python

The following example shows how to use DeepSeek-R1 using hyperbola as the inference provider: Automatic routing through a hugging face can be used with a hugging face token or your own hyperbolic API key if you have one.

Install huggingface_hub from the source (see instructions). Official support will be released soon with version v0.29.0.

from huggingface_hub Import Inference client=Inference client(provider=“Hyperbolic”,api_key =怌xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
) Message = ({
“role”: “user”,
“content”: “What is the capital of France?”
}) complete = client.chat.completions.create(model =“deepseek-ai/deepseek-r1”message = message, max_tokens =500
))

printing(complete.choices)0). message)

Here’s how to generate images from a text prompt using Flux.1-dev running in Nebius AI Studio:

from huggingface_hub Import Inference client=Inference client(provider=“Nebius”,api_key =怌xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
)image = client.text_to_image(
“Bob Marley in the style of Johannes Burmeal painting”model =“Black-Forest-Labs/Flux.1-Schnell”
))

To move to another provider, you can simply change the provider name. Everything else remains the same.

From Huggingface_hub, Import ImperenceClient client = IsmerenceClient (
– Provider = “nebius”,
+ provider = “hyperbolic”,
api_key = “xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

From JS using @huggingface/Incerence

Import { hfinference } from “@Huggingface/Inference”;

const Client= new hfinference(怌xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx);

const chatcompletion = wait client.ChatCompletion({
Model: “deepseek-ai/deepseek-r1”,
message:({
role: “user”,
content: “What is the capital of France?”
}),
Provider: “Novita”,
max_tokens: 500
});

console.log(ChatCompletion.Choices(0).message);

Request

For direct requests, i.e. when using keys from inference providers, the corresponding provider will be billed. For example, if you are using a Nebius AI Studio key, your Nebius AI Studio account will be billed.

For routed requests, i.e. when authenticating through a hub, you only pay the standard provider API rate. There is no additional markup. Pass the provider’s costs directly. (In the future, we may establish a revenue sharing agreement with our provider partners.)

Important Memopia users get $2 worth of inference credits each month. You can use them between providers. šŸ”„

Subscribe to our Hugging Face Pro plan for access to inference credits, Zerogpu, Spaces Dev Mode, 20x high limits and more.

We also infer small allocations for sign-in free users for free, but upgrade to Pro if possible!

Feedback and next steps

We want to get your feedback! Here’s the hub discussions that can use https://huggingface.co/spaces/huggingface/huggingdiscussions/discussions/49

author avatar
See Full Bio
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Previous ArticleAndrew Kasar of Index Exchange – beet.tv
Next Article Influx Technologies Chief AI Officer wins AI Luminary

Related Posts

Tools

Apple develops custom chips such as smart glasses

May 9, 2025
Tools

Hugging your face with AMD Instinct MI300 GPU

May 9, 2025
Tools

Coding, Web Apps Using Gemini

May 8, 2025
Add A Comment
Leave A Reply Cancel Reply

Top Posts

New Star: Discover why ė³“ė‹ˆ is the future of AI art

February 26, 20255 Views

AI image generation using Flux models: WebUI Forge Quick Start

November 23, 20243 Views

Will AI apps help carry the mental load of moms?

May 8, 20252 Views
Stay In Touch
  • YouTube
  • TikTok
  • Twitter
  • Instagram
  • Threads
Latest Reviews

Subscribe to Updates

Subscribe to our newsletter and stay updated with the latest news and exclusive offers.

Most Popular

New Star: Discover why ė³“ė‹ˆ is the future of AI art

February 26, 20255 Views

AI image generation using Flux models: WebUI Forge Quick Start

November 23, 20243 Views

Will AI apps help carry the mental load of moms?

May 8, 20252 Views
Don't Miss

Researchers raise red flags on false images generated by AI in biomedical research

May 9, 2025

Apple develops custom chips such as smart glasses

May 9, 2025

AI Act: Statewide Spotlight – Regulatory Surveillance Podcast | Troutman Pepperlock

May 9, 2025
Service Area
X (Twitter) Instagram YouTube TikTok Threads RSS
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer
© 2025 Versa AI Hub. All Rights Reserved.

Type above and press Enter to search. Press Esc to cancel.

Sign In or Register

Welcome Back!

Login to your account below.

Lost password?