Skip to content

Commit 8746355

Browse files
Update providers/hyperbolic.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 9ccc0a7 commit 8746355

1 file changed

Lines changed: 25 additions & 116 deletions

File tree

providers/hyperbolic.mdx

Lines changed: 25 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,39 @@
11
---
22
title: Hyperbolic
3-
description: Access high-performance open-source AI models through Hyperbolic's optimized infrastructure with fast inference and competitive pricing.
3+
description: Access high-performance open-source AI models through Hyperbolic's optimized infrastructure.
44
---
55

6-
Hyperbolic provides access to cutting-edge open-source AI models through their optimized cloud infrastructure, offering fast inference speeds and a wide selection of models from leading AI research organizations.
6+
**Website:** [https://app.hyperbolic.xyz/](https://app.hyperbolic.xyz/)
77

8-
## Overview
8+
## Getting an API Key
99

10-
Hyperbolic specializes in running open-source AI models with enterprise-grade performance and reliability. Their platform offers models from Qwen, DeepSeek, and other leading AI labs, optimized for speed and cost-effectiveness.
10+
1. Go to [Hyperbolic](https://app.hyperbolic.xyz/) and sign in
11+
2. Navigate to Settings
12+
3. Create a new API key
13+
4. Copy the key immediately
1114

12-
<CardGroup cols={3}>
13-
<Card title="High Performance" icon="zap">
14-
Optimized infrastructure for fast inference
15-
</Card>
16-
<Card title="Open Source Models" icon="unlock">
17-
Access to leading open-source AI models
18-
</Card>
19-
<Card title="Cost Effective" icon="dollar-sign">
20-
Competitive pricing for enterprise use
21-
</Card>
22-
</CardGroup>
15+
## Configuration
2316

24-
## Available Models
17+
1. Click the settings icon (⚙️) in CodinIT
18+
2. Select "Hyperbolic" as the API Provider
19+
3. Paste your API key
20+
4. Choose your model
2521

26-
<AccordionGroup>
27-
<Accordion title="Qwen Models" icon="code">
28-
### Qwen Series
29-
Advanced models from Alibaba Cloud, excellent for coding and general AI tasks.
22+
## Supported Models
3023

31-
- **Qwen2.5-Coder-32B**: Specialized code generation model
32-
- **Qwen2.5-72B**: Large general-purpose model
33-
- **QwQ-32B-Preview**: Advanced reasoning model
34-
- **Qwen2-VL-72B**: Multimodal model with vision capabilities
24+
- **Qwen series:** Qwen2.5-Coder-32B, Qwen2.5-72B, QwQ-32B-Preview
25+
- **Qwen Vision:** Qwen2-VL-72B (multimodal)
26+
- **DeepSeek:** DeepSeek-V2.5
3527

36-
</Accordion>
28+
## Features
3729

38-
<Accordion title="DeepSeek Models" icon="search">
39-
### DeepSeek Series
40-
Efficient and capable models from DeepSeek AI.
30+
- **High performance:** Optimized infrastructure for fast inference
31+
- **Open source focus:** Latest open-source models
32+
- **Multimodal:** Vision and text capabilities
33+
- **Cost effective:** Competitive pricing
34+
- **Free credits:** Available for new accounts
4135

42-
- **DeepSeek-V2.5**: Balanced performance and efficiency
43-
- **Best for**: General AI tasks, analysis, reasoning
36+
## Notes
4437

45-
</Accordion>
46-
</AccordionGroup>
47-
48-
## Setup Instructions
49-
50-
<Steps>
51-
<Step title="Create Account">Visit [Hyperbolic](https://app.hyperbolic.xyz/) and create an account</Step>
52-
<Step title="Generate API Key">Navigate to Settings and create a new API key</Step>
53-
<Step title="Configure in Codinit">Add your API key to the Hyperbolic provider settings</Step>
54-
<Step title="Select Models">Choose from available models based on your needs</Step>
55-
</Steps>
56-
57-
## Key Features
58-
59-
<BadgeGroup>
60-
<Badge variant="secondary">High Performance</Badge>
61-
<Badge variant="secondary">Open Source</Badge>
62-
<Badge variant="secondary">Multimodal Support</Badge>
63-
<Badge variant="secondary">Enterprise Ready</Badge>
64-
<Badge variant="secondary">Cost Optimized</Badge>
65-
</BadgeGroup>
66-
67-
### Platform Advantages
68-
69-
- **Optimized Infrastructure**: Fast inference speeds with low latency
70-
- **Open Source Focus**: Access to the latest open-source models
71-
- **Multimodal Capabilities**: Models with vision and text understanding
72-
- **Enterprise Features**: Reliability and scalability for business use
73-
- **Competitive Pricing**: Cost-effective compared to proprietary models
74-
75-
## Use Cases
76-
77-
<AccordionGroup>
78-
<Accordion title="Code Development" icon="code">
79-
### Programming Tasks
80-
Perfect for software development and technical work.
81-
82-
- Code generation and completion
83-
- Technical problem-solving
84-
- Code review and analysis
85-
- Documentation generation
86-
87-
</Accordion>
88-
89-
<Accordion title="Research & Analysis" icon="search">
90-
### Research Applications
91-
Suitable for research, analysis, and academic work.
92-
93-
- Scientific research assistance
94-
- Data analysis and interpretation
95-
- Academic writing support
96-
- Complex reasoning tasks
97-
98-
</Accordion>
99-
100-
<Accordion title="Business Applications" icon="building">
101-
### Enterprise Use
102-
Reliable for business and productivity applications.
103-
104-
- Business intelligence
105-
- Content creation
106-
- Customer service automation
107-
- Process optimization
108-
109-
</Accordion>
110-
</AccordionGroup>
111-
112-
## Pricing Information
113-
114-
Hyperbolic offers flexible pricing based on model usage:
115-
116-
<TokenPricing>
117-
<TokenPricingItem model="Small Models" input="$0.001" output="$0.002" />
118-
<TokenPricingItem model="Medium Models" input="$0.002" output="$0.004" />
119-
<TokenPricingItem model="Large Models" input="$0.005" output="$0.010" />
120-
</TokenPricing>
121-
122-
<Callout type="info">**Free Credits**: New accounts receive free credits for testing and evaluation.</Callout>
123-
124-
<Callout type="tip">
125-
**Model Selection**: Choose Qwen models for coding tasks and DeepSeek for general-purpose applications.
126-
</Callout>
127-
128-
<Callout type="warning">
129-
**Rate Limits**: Monitor your usage to stay within rate limits. Enterprise plans offer higher limits.
130-
</Callout>
38+
- **Pricing:** Usage-based, competitive rates
39+
- **Rate limits:** Monitor usage to stay within limits

0 commit comments

Comments
 (0)