Microsoft
Available Microsoft Large Language Models in HyprLab: A Detailed List and Pricing Guide.
Base-Path:
https://api.hyprlab.io/v1
Chat-Completions Path:
https://api.hyprlab.io/v1/chat/completions
Making Request:
curl https://api.hyprlab.io/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "wizardlm-2-8x22b",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant."
},
{
"role": "user",
"content": "Say this is a test!"
}
]
}'
💬 Chat Models
Model Name:
wizardlm-2-8x22b
Discount:
80% off
Input:
$0.2 / 1M Tokens
Output:
$0.2 / 1M Tokens
Context:
64,000
Moderation:
Unfiltered
Capabilities:
Chat Only
Model Name:
phi-4
Discount:
80% off
Input:
$0.014 / 1M Tokens
Output:
$0.028 / 1M Tokens
Context:
128,000
Moderation:
Unfiltered
Capabilities:
Chat Only
Model Name:
phi-3.5-moe-128k
Discount:
80% off
Input:
$0.02 / 1M Tokens
Output:
$0.06 / 1M Tokens
Context:
128,000
Moderation:
Unfiltered
Capabilities:
Chat Only
Model Name:
phi-3.5-mini-128k
Discount:
80% off
Input:
$0.006 / 1M Tokens
Output:
$0.018 / 1M Tokens
Context:
128,000
Moderation:
Unfiltered
Capabilities:
Chat Only
Last updated