LLM & ChatActive
Qwen / Qwen3-32B
Qwen3-32B
Qwen3-32B model.
ChatLLMRAGReasoningBf16
Model ID
Qwen3-32B
Provider
qwen
Added
1754290535
wiro playground—qwen/Qwen3-32B
Added 1754290535
Qwen3-32B — The newest generation in the Qwen LLM series, offered in dense and Mixture-of-Experts (MoE) variants. It features dual modes for optimal performance: thinking mode for complex reasoning, math, and coding, and non-thinking mode for fast, general dialogue. Qwen3 delivers superior reasoning, strong human preference alignment, advanced agent integration, and supports 100+ languages for multilingual tasks and translation.
API quick start
Run Qwen3-32B with a single API call.
POST https://api.wiro.ai/v1/Run/Qwen/Qwen3-32B
{
"prompt": "Can you say something short and interesti…",
"user_id": "...",
"session_id": "...",
"system_prompt": "You are a helpful, respectful and honest …"
}