Qwen3 32B — Specifications
| Developer | Alibaba |
|---|---|
| Type | LLM (dense) |
| Modality | Text → Text |
| Parameters | 32B |
| Context window | 128K |
| Max output | — |
| License | Apache 2.0 (open) |
| Open weights | Yes |
| Released | 2025 |
| Input price | $0.08 /1M |
| Output price | $0.28 /1M |
| API providers | Alibaba, OpenRouter, Ollama |
Run it locally
| VRAM (4-bit) | ~20 GB |
|---|---|
| Minimum GPU | RTX 4090 24GB (Q4) |
What is Qwen3 32B?
Qwen3 32B is Alibaba’s largest dense Qwen3 — strong general reasoning and coding under a
fully permissive Apache 2.0 licence, with a 128K context. It runs comfortably at 4-bit on a
24 GB consumer GPU, needing about 20 GB, and costs $0.08 in / $0.28 out per million tokens
hosted.
This is the model that makes an RTX 4090 or 3090 worth owning for inference. At 20 GB it
leaves just enough headroom on a 24 GB card for a real context window, and being dense, its
quality per gigabyte is the best available in that bracket — mixture-of-experts models of
similar capability need far more memory resident even though they compute less per token. For
local coding assistants and private document work on a single consumer card, it is close to
the practical maximum. Apache 2.0 removes any licensing review, and the hosted price is low
enough to prototype against before buying hardware. Check your intended quantisation against
the VRAM calculator — the margin on a
24 GB card is real but not generous.
Qwen3 32B pricing: API cost per 1M tokens
| Input (per 1M tokens) | $0.0800 |
|---|---|
| Output (per 1M tokens) | $0.280 |
| Output/input ratio | 3.5× |
| Blended (4:1 in:out) | $0.120 per 1M tokens |
What Qwen3 32B costs per month
Real monthly spend at a 4:1 input-to-output mix — the ratio a typical chat or RAG workload actually produces.
| Workload | Tokens / month | Cost / month |
|---|---|---|
| Side project | 1M in / 0.25M out | $0.15 |
| Small team | 20M in / 5M out | $3.00 |
| Production | 200M in / 50M out | $30 |
Run your own numbers in the AI API cost calculator.
Cheaper alternatives to Qwen3 32B
| Model | Blended $/1M | You save |
|---|---|---|
| Gemma 3 27B open | $0.0960 | 20% cheaper |
Self-host or pay the API?
Qwen3 32B is open-weight, so you can run it yourself. It needs ~20 GB of VRAM at 4-bit (RTX 4090 24GB (Q4)). Self-hosting only beats the API once your volume is high enough to keep that hardware busy — the self-hosting vs API calculator works out the break-even point for your token volume.
Frequently asked questions
How much does Qwen3 32B cost per 1M tokens?
Qwen3 32B costs $0.0800 per 1M input tokens and $0.280 per 1M output tokens. At a typical 4:1 input-to-output mix that blends to about $0.120 per 1M tokens.
How much does Qwen3 32B cost per month?
A small-team workload of 20M input and 5M output tokens a month costs about $3.00 on Qwen3 32B. A side project (1M in / 0.25M out) costs roughly $0.15.
What is a cheaper alternative to Qwen3 32B?
Gemma 3 27B is the strongest cheaper option in our database at $0.0960 per 1M blended — about 20% less than Qwen3 32B. It is also open-weight, so self-hosting is an option.
Can I run Qwen3 32B locally?
Yes. Qwen3 32B is open-weight and needs about ~20 GB of VRAM at 4-bit quantisation (RTX 4090 24GB (Q4)).
Why does Qwen3 32B charge more for output than input?
Output tokens are generated one at a time and cannot be batched the way a prompt can, so they cost the provider more to serve. Qwen3 32B charges 3.5× more for output, which is why prompt-heavy workloads are far cheaper to run than generation-heavy ones.
Prices are the published list rates for the model's primary API and are reviewed as providers change them. Volume, batch and cached-input discounts are not included. Compare every model side by side in the AI models database or the LLM leaderboard.

