Qwen3 235B A22B 2507 is an updated release in Alibaba's Qwen3 model family, using a mixture-of-experts design with roughly 235B total parameters and about 22B active per token.
| Provider | Price /MP | Alt /MP |
|---|---|---|
| $0.020/MP | - | |
| $0.087 | $0.350 | |
| $0.200 | $0.600 | |
| $0.200 | $0.800 |
Prices updated daily. Last check: Sep 21, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Qwen3 235B A22B 2507 suits workloads that need a high-capacity model but are sensitive to per-token serving cost, since the mixture-of-experts design engages only about 22B parameters per token. Typical fits include general assistant and chat backends, code generation and code explanation, longer-form drafting and summarization, and multilingual tasks where Chinese-English quality matters. It is also a common choice for teams that want a large open-weight alternative to proprietary APIs, either through a hosted provider or on their own GPU fleet, and for evaluation pipelines that compare several large models side by side. For high-volume classification, extraction, or routing work where the marginal quality of a 235B-class model is not needed, a smaller Qwen3 variant is usually the more economical option.
Pricing depends on which provider you use and how you buy capacity — per-token serverless inference, dedicated endpoints, or self-hosting on rented GPUs all price differently, and rates change frequently. Check the pricing table on this page for current per-provider figures.
It is generally used for general-purpose chat and assistant backends, coding help, longer-form writing and summarization, and multilingual tasks. Its mixture-of-experts design makes it attractive when you want large-model capacity without paying dense-model compute for every token.
235B refers to the approximate total parameter count and A22B to the roughly 22 billion parameters active per token, which indicates a sparse mixture-of-experts architecture. The 2507 suffix identifies this as a dated update to the original Qwen3 235B A22B release.
It carries a much larger total parameter budget than the mid-sized and small Qwen3 variants, which generally means more capacity on harder reasoning and coding prompts, but it also costs more per token and needs far more memory to self-host. For simple, high-volume tasks the smaller family members are usually the better cost fit.
Our benchmark record for this model does not currently include measured output tokens per second or time-to-first-token values. Because the same weights are served by several providers with different hardware and quantization choices, throughput and latency are best compared per provider.
Qwen3 models are distributed by Alibaba for self-hosting, but a 235B-total-parameter mixture-of-experts model requires enough accelerator memory to hold all experts even though only a subset is active per token. If you are sizing a self-hosted deployment, compare GPU rental costs alongside the hosted API rates in the pricing table on this page.