Skip to content

Commit d7a6b30

Browse files
committed
Run generation script
1 parent 62b5453 commit d7a6b30

File tree

2 files changed

+49
-8
lines changed

2 files changed

+49
-8
lines changed

docs/inference-providers/providers/hyperbolic.md

Lines changed: 42 additions & 1 deletion
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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@ Run LLMs, VLMs, or diffusion models on single-tenant GPUs with private endpoints
3030

3131
## Pricing
3232

33-
- Rent GPUs starting at **$0.16/gpu/hr**
34-
- Access inference at **3–10x cheaper** than competitors
33+
- Rent GPUs starting at **$0.16/gpu/hr**
34+
- Access inference at **3–10x cheaper** than competitors
3535

3636
For the latest pricing, visit our [pricing page](https://hyperbolic.xyz/pricing?utm_source=hf_docs).
3737

3838
---
3939
4040
## Resources
4141
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)
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)
4747
- **YouTube**: [@hyperbolic-labs](https://www.youtube.com/@hyperbolic-labs)
4848
4949
{{{tasksSection}}}

0 commit comments

Comments
 (0)