Models / DeepSeek V3.2
DeepSeek V3.2
allais/deepseek-v3-2
Efficient MoE with hybrid reasoning modes and strong math/code performance.
textMoEreasoning
Parameters
685B (37B active)
Context window
164K tokens
Serverless $/1M
$0.448 in · $1.344 out
reference $0.56 · $1.68
Dedicated
8× H200-141G
sourced live, undercuts $79.92/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/deepseek-v3-2", "messages": [{"role": "user", "content": "Hello"}]}'