diff --git a/docs/inference-providers/providers/hyperbolic.md b/docs/inference-providers/providers/hyperbolic.md index 2ac68e12f..61945fa1b 100644 --- a/docs/inference-providers/providers/hyperbolic.md +++ b/docs/inference-providers/providers/hyperbolic.md @@ -33,7 +33,47 @@ For more details, check out the `generate.ts` script: https://github.com/hugging -Hyperbolic is building an open-access platform for AI development by aggregating idle computing resources and making it seamlessly simple to use them. +# Hyperbolic: The On-Demand AI Cloud + +## Join 165,000+ developers building with on-demand GPUs and running inference on the latest models — at 75% less than legacy clouds. + +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. + +--- + +## Products and Services + +### **GPU Marketplace** +Hyperbolic provides a global network of compute to unlock on-demand GPU rentals at the lowest prices. Start in seconds, and keep running. + +### **Bulk Rentals** +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. + +### **Serverless Inference** +Run the latest models while staying fully API-compatible with OpenAI and many other ecosystems. + +### **Dedicated Hosting** +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. + +--- + +## Pricing + +- Rent GPUs starting at **$0.16/gpu/hr** +- Access inference at **3–10x cheaper** than competitors + +For the latest pricing, visit our [pricing page](https://hyperbolic.xyz/pricing?utm_source=hf_docs). + +--- + +## Resources + +- **Launch App**: [app.hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_docs) +- **Website**: [hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_doc) +- **X (Twitter)**: [@hyperbolic_labs](https://x.com/hyperbolic_labs) +- **LinkedIn**: [Hyperbolic Labs](https://www.linkedin.com/company/hyperbolic-labs/) +- **Discord**: [Join our community](https://discord.com/invite/hyperbolic) +- **YouTube**: [@hyperbolic-labs](https://www.youtube.com/@hyperbolic-labs) ## Supported tasks @@ -57,3 +97,4 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion). providersMapping={ {"hyperbolic":{"modelId":"Qwen/Qwen2.5-VL-7B-Instruct","providerModelId":"Qwen/Qwen2.5-VL-7B-Instruct"} } } conversational /> + diff --git a/scripts/inference-providers/templates/providers/hyperbolic.handlebars b/scripts/inference-providers/templates/providers/hyperbolic.handlebars index e0817a75f..f85b3dbdb 100644 --- a/scripts/inference-providers/templates/providers/hyperbolic.handlebars +++ b/scripts/inference-providers/templates/providers/hyperbolic.handlebars @@ -4,6 +4,46 @@ {{{followUsSection}}} -Hyperbolic is building an open-access platform for AI development by aggregating idle computing resources and making it seamlessly simple to use them. +# Hyperbolic: The On-Demand AI Cloud -{{{tasksSection}}} \ No newline at end of file +## Join 165,000+ developers building with on-demand GPUs and running inference on the latest models — at 75% less than legacy clouds. + +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. + +--- + +## Products and Services + +### **GPU Marketplace** +Hyperbolic provides a global network of compute to unlock on-demand GPU rentals at the lowest prices. Start in seconds, and keep running. + +### **Bulk Rentals** +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. + +### **Serverless Inference** +Run the latest models while staying fully API-compatible with OpenAI and many other ecosystems. + +### **Dedicated Hosting** +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. + +--- + +## Pricing + +- Rent GPUs starting at **$0.16/gpu/hr** +- Access inference at **3–10x cheaper** than competitors + +For the latest pricing, visit our [pricing page](https://hyperbolic.xyz/pricing?utm_source=hf_docs). + +--- + +## Resources + +- **Launch App**: [app.hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_docs) +- **Website**: [hyperbolic.xyz](https://hyperbolic.xyz/?utm_source=hf_doc) +- **X (Twitter)**: [@hyperbolic_labs](https://x.com/hyperbolic_labs) +- **LinkedIn**: [Hyperbolic Labs](https://www.linkedin.com/company/hyperbolic-labs/) +- **Discord**: [Join our community](https://discord.com/invite/hyperbolic) +- **YouTube**: [@hyperbolic-labs](https://www.youtube.com/@hyperbolic-labs) + +{{{tasksSection}}}