Models / Qwen3 235B-A22B
Qwen3 235B-A22B
allais/qwen3-235b-a22b
Hybrid thinking-mode MoE, excellent multilingual and reasoning trade-off.
textMoEmultilingualreasoning
Parameters
235B (22B active)
Context window
131K tokens
Serverless $/1M
$0.176 in · $0.704 out
reference $0.22 · $0.88
Dedicated
8× H100-80G
sourced live, undercuts $46.4/hr
Use via API
curl http://localhost:3000/api/v1/chat/completions \
-H "Authorization: Bearer $ALLAIS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "allais/qwen3-235b-a22b", "messages": [{"role": "user", "content": "Hello"}]}'