Models / Qwen3 Coder 32B
Qwen3 Coder 32B
allais/qwen3-coder-32b
Code-specialized model with strong repo-level editing and FIM support.
textcodingdense
Parameters
32B dense
Context window
131K tokens
Serverless $/1M
$0.5831 in · $1.28 out
reference $0.4 · $1.6
Dedicated
1× H100-80G
sourced live, undercuts $5.8/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-coder-32b", "messages": [{"role": "user", "content": "Hello"}]}'