Qwen3-8B is Alibaba's Qwen dense reasoning model with a documented thinking-mode switch, agent tool integration, and support for 100+ languages.
Capabilities, design details, and architectural traits
Qwen3-8B is a dense, causal language model in Qwen's Qwen3 series. Its defining trait, documented directly in its model card, is a built-in mechanism for moving between thinking mode and non-thinking mode inside one set of weights, rather than shipping these as separate models.
enable_thinking parameter, set in the chat template or API call, locks the model into thinking mode (which produces a visible <think>...</think> block before the answer) or non-thinking mode for the whole session./think or /no_think directly inside a message to change the mode turn by turn, and the model follows whichever tag appeared most recently in the conversation.Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | Alibaba | Anthropic | Anthropic |
| Release Date | April 28, 2025 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | Mar 2025 | May 2026 | - |
| Context & Limits | |||
| Context Window | 131K | 1M Best Context Window | 1M Best Context Window |
| Pricing (per 1M tokens) | |||
| Input Pricing | $0.18 Best Input Pricing | $5 | $10 |
| Output Pricing | $0.70 Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | text | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 4.8 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | - | 78.0 Best Coding Index | 76.5 |
| Agentic Index | - | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.