Alibaba Qwen's first Dense model in the Qwen3.5 series. 27B parameters with 1010K context support. Features hybrid reasoning (thinking mode) and native multimodal capabilities. Surpasses GPT-5 mini in agent tasks, and Qwen3-VL flagship and Claude Sonnet 4.5 in visual understanding. Runs on a single GPU. Released February 25, 2026.
Parameters
27B (Dense)
Context Window
1010K
License
Qwen License
Release Date
2026-02-25
API Pricing
API pricing for this model is not yet available
Strengths
Weaknesses
Use Cases
Deep Analysis
Arena Code Elo
1358
Strong code-model ranking among open models
GPQA Diamond
85.5%
Graduate-level science reasoning
SWE-bench Verified
72.4%
Software engineering
Context Window
262K tokens
260K input / 65K output
Parameters
27B (dense)
Linear-attention dense model, not MoE
Input Price (OpenRouter)
$0.30/1M tokens
Alibaba direct: $0.086/1M (≤128K)
Strengths
- ・Dense 27B linear-attention architecture delivers strong reasoning at a fraction of MoE model size and cost.
- ・Long 262K context window (260K in / 65K out) suits document-heavy and agentic workflows.
- ・Open-source under Qwen License, with native image and video understanding feeding into text.
- ・Competitive with much larger Qwen3.5-122B-A10B on reasoning and coding benchmarks.
Weaknesses
- ・Trails top closed-source flagships on hardest agentic and math tiers (HLE 48.5%, Terminal-Bench 2.0 41.6%).
- ・Linear-attention design is newer and less battle-tested than standard transformers for some long-context edge cases.
- ・Multimodal is understanding-only (image/video → text); no image or video generation.
Competitor Comparison
| Model | Arena | SWE | GPQA | Price |
|---|---|---|---|---|
| Qwen3.5-27B | N/A | 72.4% | 85.5% | $0.30/$2.40 |
| Qwen3.5-122B-A10B | N/A | N/A | N/A | N/A |
| DeepSeek V3.2 | 1425 | 73.10% | 82.40% | $0.28/$0.42 |
| Claude Opus 4.7 | N/A | N/A | 87.30% | $15/$75 |
Qwen3.5-27B is Alibaba's 27-billion-parameter dense reasoning model released on February 24–25, 2026. Unlike most efficient models that rely on Mixture-of-Experts, it uses a dense linear-attention architecture that keeps the full 27B active while cutting memory and compute versus standard transformers. It pairs a 262K-token context window (260K in / 65K out) with native multimodal understanding (image and video into text), positioning it as a cost-effective open-weight workhorse for reasoning, coding, and long-document agentic tasks. On reasoning and coding benchmarks it rivals the far larger Qwen3.5-122B-A10B, making it one of the most efficient open models in its class.
Analysis generated: 2026-08-31