Roboflow

Qwen3.8 27B vs Qwen3.8 Flash

Compare Qwen3.8 27B and Qwen3.8 Flash side-by-side. See how these vision models stack up in Image Captioning, Open Prompt, Classification, Object Detection, and OCR.

Compare Qwen3.8 27B vs Qwen3.8 Flash live

Run the same image across every model that supports a task and compare their outputs side-by-side.

Detect and compare bounding boxes across models on the same image.

Open Object Detection in the full playground
QwenQwen3.8 27B
Run to compare this model.
QwenQwen3.8 Flash
Run to compare this model.

Models in this comparison

Qwen3.8 27B vs Qwen3.8 Flash on Vision Evals

Qwen3.8 Flash scores higher on all six Vision Evals tasks.

The widest gap is Counting, where Qwen3.8 Flash leads 59.5% to 41.9%.

Overall, Qwen3.8 27B averages 61.2% (#32 of 34) against 70.3% (#16 of 34) for Qwen3.8 Flash.

Qwen3.8 Flash is cheaper ($0.0004 vs $0.0016 per sample), while Qwen3.8 27B is faster (7.3s vs 8.2s per sample).

Qwen3.8 27BQwen3.8 Flash

Qwen3.8 27B vs Qwen3.8 Flash Comparison Table

Evals updated August 27, 2026Pricing updated August 27, 2026

PropertyQwen3.8 27BQwen3.8 Flash
OrganizationQwenQwen
Categoryopenclosed
Modalitymultimodalmultimodal
Release DateAug 2026Aug 2026
Context Window262K1.0M
Parameters27.78B125B total, 6B active (+51B N-gram embeddings)
LicenseApache 2.0Custom
Pricing per 1M tokens
Input $/1M$0.425$0.150
Output $/1M$2.55$0.470
Vision Tasks
CaptioningDemoDemo
Chart Question Answering
ClassificationDemoDemo
Document Question Answering
Image Tagging
Multi-Label Classification
object-detectionDemoDemo
OCRDemoDemo
Vision Language
Visual Question AnsweringDemoDemo
Model Features
Foundation Vision
LLMs with Vision Capabilities
Multimodal Vision
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort
Overall
61.2%
70.3%
Avg cost / sample$0.0016$0.0004
Avg speed / sample7.33s8.24s
By task
Object Detection
54.5%
$0.0031
58.5%
$0.0007
Counting
41.9%
$0.0005
59.5%
$0.0002
Identification
78.1%
$0.0004
90.6%
$0.0001
OCR
81.4%
$0.0016
88.9%
$0.0003
Data Extraction
79.4%
$0.0005
86.6%
$0.0002
Reasoning (low)
31.8%
$0.0005
37.8%
$0.0002
Reasoning (high)
62.3%
$0.0070
68.9%
$0.0011

Qwen3.8 27B vs Qwen3.8 Flash: Overview

Qwen3.8 27B

Qwen3.8-27B is a dense vision-language model of roughly 27.78 billion parameters from Alibaba's Qwen team, built on the architectural foundation established by the Qwen3.5 generation. It takes interleaved text, image, and video input through an integrated vision encoder and produces text, covering document and chart understanding, visual question answering, front-end code generation from visual references, and agentic computer-use workflows. The decoder is a hybrid stack of 64 layers that repeats a pattern of three Gated DeltaNet linear-attention blocks, each followed by a feed-forward block, then one grouped-query full-attention block, so only a quarter of the layers maintain a conventional key-value cache. Native context length is 262,144 tokens.

Post-training targets long-horizon agentic work, and the model exposes per-request thinking control that lets callers switch reasoning traces on or off and choose a reasoning effort level. Multi-token prediction weights are trained alongside the main network for speculative decoding. Qwen reports improvements over Qwen3.6-27B on agentic and multimodal evaluations including Terminal-Bench 2.1, OSWorld-Verified, and SWE-bench Multimodal, with additional results on MathVision, CharXiv, and an internal Vision2Web suite.

Qwen3.8 Flash

Qwen3.8-Flash is a multimodal mixture-of-experts model from the Qwen team at Alibaba, and the production counterpart of the open-weight Qwen3.8-Flash-Next preview that introduces the architecture intended for the Qwen4 family. The main model carries 125 billion parameters alongside a separate 51 billion parameter N-gram embedding table, while activating roughly 6 billion parameters per token. It accepts interleaved image and text input and returns text, handling 262,144 tokens of context natively with extension to 1,000,000 tokens using YaRN. The production configuration runs with the 1M context window by default and adds built-in tool support.

Four architectural changes separate it from earlier Qwen releases: hybrid attention that pairs Gated DeltaNet for history compression with Qwen Sparse Attention, which uses a lightweight indexer to select micro-blocks of context; a Gated Residual scheme; N-gram embeddings; and training with the Muon optimizer, refined around orthogonalization accuracy and the division of parameters between Muon and AdamW. Qwen reports training cost around one ninth that of Qwen3.7-Plus, with QSA attention kernels measured up to 7.6 times faster in prefill and 4.9 times faster in decode at 1M-token context. Reported scores include 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro, 84.5 on AndroidWorld and 95.7 on MathVision.

Frequently Asked Questions

On Roboflow's Vision Evals, Qwen3.8 Flash performed better. It scores higher on all six vision tasks and averages 70.3% (#16 of 34) against 61.2% (#32 of 34) for Qwen3.8 27B. These scores measure vision capabilities only; either model may perform differently on work outside this benchmark's tasks.

No. On the Vision Evals Counting benchmark, Qwen3.8 Flash leads with 59.5% against 41.9%. This is the widest gap between the two models across the benchmark's tasks.

Qwen3.8 Flash is cheaper to run. Across Roboflow's Vision Evals task mix it averaged $0.0004 per sample against $0.0016. Qwen3.8 27B is priced at $0.42 per 1M input tokens and $2.55 per 1M output; Qwen3.8 Flash is priced at $0.15 per 1M input tokens and $0.47 per 1M output. Actual costs depend on your image sizes, prompts, and output length.

Qwen3.8 27B is faster. Across Roboflow's Vision Evals it averaged 7.3s per inference against 8.2s. Latency varies with image size, prompt length, and provider load, so treat these as relative rather than guaranteed figures.

Yes. The comparison demo on this page runs both models on the same image side by side for image captioning and open prompts in the free Roboflow Playground. You can try it instantly, and a free account unlocks unlimited runs.