Skip to content

Commit 5e616a9

Browse files
zjasper666Wauplin
andauthored
Update hyperbolic.handlebars (#1719)
* Update hyperbolic.handlebars * Run generation script --------- Co-authored-by: Wauplin <[email protected]>
1 parent 91973b4 commit 5e616a9

File tree

2 files changed

+84
-3
lines changed

2 files changed

+84
-3
lines changed

docs/inference-providers/providers/hyperbolic.md

+42-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,47 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
3333
</a>
3434
</div>
3535

36-
Hyperbolic is building an open-access platform for AI development by aggregating idle computing resources and making it seamlessly simple to use them.
36+
# Hyperbolic: The On-Demand AI Cloud
37+
38+
## Join 165,000+ developers building with on-demand GPUs and running inference on the latest models — at 75% less than legacy clouds.
39+
40+
Hyperbolic is the infrastructure powering the world’s leading AI projects. Trusted by Hugging Face, Vercel, Google, Quora, Chatbot Arena, Open Router, Black Forest Labs, Reve.art, Stanford, UC Berkeley and more.
41+
42+
---
43+
44+
## Products and Services
45+
46+
### **GPU Marketplace**
47+
Hyperbolic provides a global network of compute to unlock on-demand GPU rentals at the lowest prices. Start in seconds, and keep running.
48+
49+
### **Bulk Rentals**
50+
Reserve dedicated GPUs with guaranteed uptime and discounted prepaid pricing — perfect for 24/7 inference, LLM tooling, training, and scaling production workloads without peak-time shortages.
51+
52+
### **Serverless Inference**
53+
Run the latest models while staying fully API-compatible with OpenAI and many other ecosystems.
54+
55+
### **Dedicated Hosting**
56+
Run LLMs, VLMs, or diffusion models on single-tenant GPUs with private endpoints. Bring your own weights or use open models. Full control, hourly pricing. Ideal for 24/7 inference or 100K+ tokens/min workloads.
57+
58+
---
59+
60+
## Pricing
61+
62+
- Rent GPUs starting at **$0.16/gpu/hr**
63+
- Access inference at **3–10x cheaper** than competitors
64+
65+
For the latest pricing, visit our [pricing page](https://hyperbolic.xyz/pricing?utm_source=hf_docs).
66+
67+
---
68+
69+
## Resources
70+
71+
- **Launch App**: [app.hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_docs)
72+
- **Website**: [hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_doc)
73+
- **X (Twitter)**: [@hyperbolic_labs](https://x.com/hyperbolic_labs)
74+
- **LinkedIn**: [Hyperbolic Labs](https://www.linkedin.com/company/hyperbolic-labs/)
75+
- **Discord**: [Join our community](https://discord.com/invite/hyperbolic)
76+
- **YouTube**: [@hyperbolic-labs](https://www.youtube.com/@hyperbolic-labs)
3777

3878
## Supported tasks
3979

@@ -57,3 +97,4 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
5797
providersMapping={ {"hyperbolic":{"modelId":"Qwen/Qwen2.5-VL-7B-Instruct","providerModelId":"Qwen/Qwen2.5-VL-7B-Instruct"} } }
5898
conversational />
5999

100+

scripts/inference-providers/templates/providers/hyperbolic.handlebars

+42-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,46 @@
44

55
{{{followUsSection}}}
66

7-
Hyperbolic is building an open-access platform for AI development by aggregating idle computing resources and making it seamlessly simple to use them.
7+
# Hyperbolic: The On-Demand AI Cloud
88

9-
{{{tasksSection}}}
9+
## Join 165,000+ developers building with on-demand GPUs and running inference on the latest models — at 75% less than legacy clouds.
10+
11+
Hyperbolic is the infrastructure powering the world’s leading AI projects. Trusted by Hugging Face, Vercel, Google, Quora, Chatbot Arena, Open Router, Black Forest Labs, Reve.art, Stanford, UC Berkeley and more.
12+
13+
---
14+
15+
## Products and Services
16+
17+
### **GPU Marketplace**
18+
Hyperbolic provides a global network of compute to unlock on-demand GPU rentals at the lowest prices. Start in seconds, and keep running.
19+
20+
### **Bulk Rentals**
21+
Reserve dedicated GPUs with guaranteed uptime and discounted prepaid pricing — perfect for 24/7 inference, LLM tooling, training, and scaling production workloads without peak-time shortages.
22+
23+
### **Serverless Inference**
24+
Run the latest models while staying fully API-compatible with OpenAI and many other ecosystems.
25+
26+
### **Dedicated Hosting**
27+
Run LLMs, VLMs, or diffusion models on single-tenant GPUs with private endpoints. Bring your own weights or use open models. Full control, hourly pricing. Ideal for 24/7 inference or 100K+ tokens/min workloads.
28+
29+
---
30+
31+
## Pricing
32+
33+
- Rent GPUs starting at **$0.16/gpu/hr**
34+
- Access inference at **3–10x cheaper** than competitors
35+
36+
For the latest pricing, visit our [pricing page](https://hyperbolic.xyz/pricing?utm_source=hf_docs).
37+
38+
---
39+
40+
## Resources
41+
42+
- **Launch App**: [app.hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_docs)
43+
- **Website**: [hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_doc)
44+
- **X (Twitter)**: [@hyperbolic_labs](https://x.com/hyperbolic_labs)
45+
- **LinkedIn**: [Hyperbolic Labs](https://www.linkedin.com/company/hyperbolic-labs/)
46+
- **Discord**: [Join our community](https://discord.com/invite/hyperbolic)
47+
- **YouTube**: [@hyperbolic-labs](https://www.youtube.com/@hyperbolic-labs)
48+
49+
{{{tasksSection}}}

0 commit comments

Comments
 (0)