Expand description
Hyperbolic Inference API client and Rig integration
§Example
use rig::providers::hyperbolic;
let client = hyperbolic::Client::new("YOUR_API_KEY");
let llama_3_1_8b = client.completion_model(hyperbolic::LLAMA_3_1_8B);Structs§
- Audio
Generation Model audio - Audio
Generation Response audio - Choice
- Completion
Model - Completion
Response - A Hyperbolic completion object.
- Embedding
Data - Hyperbolic
Builder - Hyperbolic
Ext - Image
image - Image
Generation Model image - Image
Generation Response image - Usage
Constants§
- DEEPSEEK_
2_ 5 - Deepseek v2.5 model.
- DEEPSEEK_
R1 - Deepseek R1 model.
- DEEPSEEK_
R1_ ZERO - Deepseek R1 Zero model.
- HERMES_
3_ 70B - Hermes 3 Instruct model with 70B parameters.
- LLAMA_
3_ 1_ 8B - Meta Llama 3.1b Instruct model with 8B parameters.
- LLAMA_
3_ 1_ 70B - Meta Llama 3.1b Instruct model with 70B parameters.
- LLAMA_
3_ 2_ 3B - Meta Llama 3.2b Instruct model with 3B parameters.
- LLAMA_
3_ 3_ 70B - Meta Llama 3.3b Instruct model with 70B parameters.
- LLAMA_
3_ 70B - Meta Llama 3 Instruct model with 70B parameters.
- QWEN_
2_ 5_ 72B - Qwen 2.5 model with 72B parameters.
- QWEN_
2_ 5_ CODER_ 32B - Qwen 2.5 Coder Instruct model with 32B parameters.
- QWEN_
QWQ_ PREVIEW_ 32B - Preview (latest) version of Qwen model with 32B parameters.
- SD2
image - SD1_5
image - SD1_
5_ CONTROLNET image - SDXL1_
0_ BASE image - SDXL_
CONTROLNET image - SDXL_
TURBO image - SSD
image