Skip to content
Model catalogue
Qwen

Qwen

Qwen3 32B

qwen/qwen3-32b

Specification

Published by the vendor; the platform bills at the target's declared price.

Qwen

Qwen3 32B

reasoning open weights tools

Qwen qwen/qwen3-32b

Qwen3-32B is a dense 32.8B parameter causal language model from the Qwen3 series, optimized for both complex reasoning and efficient dialogue. It supports seamless switching between a "thinking" mode for...

Input $/1M
$0.08
Output $/1M
$0.28
Context
131K
Max output
16K
Released
Apr 28, 2025
Modalities
text
Intelligence index7
Coding index15
Agentic index1

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Qwen3 32B
targets:
  - id: qwen3-32b
    kind: llm
    name: Qwen3 32B
    metadata:
      model: qwen/qwen3-32b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000180