cerebras
Pricing
- Input Tokens: $0.4 /M tokens
- Output Tokens: $1.6 /M tokens
Input Modalities
Try this model
Python
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://shkq.org/v1",
)
response = client.chat.completions.create(
model="qwen-3-32b",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is Qwen 3 32B?
cerebras
How much does Qwen 3 32B cost?
How do I call Qwen 3 32B via API?
Who created Qwen 3 32B?
More models from Qwen
See all Qwen models →Quality
standard
480p
720p
1080p
standard
$0.0845
$0.04225
$0.0845
$0.169
Quality
standard
480p
720p
1080p
standard
$0.1268
$0.06338
$0.1268
$0.2535
Input:$ 0.137 /M
Output:$ 0.548 /M
Context:-
TTFT:-
Throughput:-
Input:$ 0.1126 /M
Output:$ 0.9008 /M
Context:-
TTFT:-
Throughput:-
Input:$ 0.0846 /M
Output:$ 0.6768 /M
Context:-
TTFT:-
Throughput:-
Input:$ 0.0564 /M
Output:$ 0.4512 /M
Context:-
TTFT:-
Throughput:-
© 2023 - 2026 AIHubMix, LLC