Qwen3.6 35B A3B is a model in Alibaba's Qwen3.6 series, using the A3B naming that indicates a mixture-of-experts design with roughly 3B active parameters per token.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $0.100 | $0.950 | - | |
| $0.150 | $1.00 | $0.050 | |
| $0.195 | $1.29 | $0.098 | |
| $0.248 | $1.49 | - | |
| $0.248 | $1.49 | - | |
| $0.286 | $1.72 | - | |
| $0.400 | $0.400 | - |
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.
The 35B/A3B configuration points at workloads where throughput and cost per token dominate: bulk text generation, summarization pipelines, chat assistants handling many concurrent sessions, content classification and tagging at scale, and agent loops that make repeated short model calls. Because only about 3B parameters activate per token, per-request compute stays low relative to the model's 35B total size, which is the main reason to prefer this shape over a dense model of similar footprint. For tasks that hinge on deep multi-step reasoning or long-document analysis, verify the context window and quality benchmarks with your chosen provider first, since we do not track those figures for this model.
Pricing varies by provider and by pricing type — per-token API billing, batch or discounted tiers, and self-hosting on rented GPUs are all priced differently. Rates also change frequently. Check the pricing table on this page for current figures across the providers we track.
It suits high-volume text workloads where cost and throughput per token matter: chat backends, summarization and extraction pipelines, classification, and agent loops with many short calls. The mixture-of-experts design keeps compute per token low relative to the 35B total parameter count.
In Alibaba's Qwen naming convention, the A3B suffix denotes the approximate number of active parameters used per token — around 3B here — while the 35B refers to total parameters. That gap indicates a mixture-of-experts architecture rather than a dense model.
Artificial Analysis benchmarking recorded roughly 143 output tokens per second with a time to first token of about 1,077 ms. Both figures depend on the serving provider, batching and prompt length, so actual results vary between the endpoints in the pricing table.
We do not have a confirmed context window for Qwen3.6 35B A3B in our database. Check the documentation of the specific provider you intend to use, as hosts sometimes serve the same model with different maximum context settings.