Gemini 3.6 Flash vs Qwen3.6 27B
Compare Gemini 3.6 Flash and Qwen3.6 27B side-by-side. See how these vision models stack up in Open Prompt, Image Captioning, and OCR.
Compare Gemini 3.6 Flash vs Qwen3.6 27B live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Extract and compare text from images across multiple models.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Gemini 3.6 Flash vs Qwen3.6 27B Comparison Table
Evals updated August 6, 2026Pricing updated August 12, 2026
| Property | Gemini 3.6 Flash | Qwen3.6 27B |
|---|---|---|
| Organization | Qwen | |
| Category | closed | open |
| Modality | multimodal | multimodal |
| Release Date | Jul 2026 | Apr 2026 |
| Context Window | 1.0M | 262K |
| Parameters | 27B | |
| License | Proprietary | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $1.50 | $0.600 |
| Output $/1M | $7.50 | $3.60 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Chart Question Answering | ||
| Classification | Demo | |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| OCR | Demo | Demo |
| Video Classification | ||
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| Object Detection | Demo | |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | 83.1% | Not evaluated |
| Avg cost / sample | $0.0063 | – |
| Avg speed / sample | 4.73s | – |
| By task | ||
| Object Detection | 56.0% $0.0083 | – |
| Counting | 82.4% $0.0065 | – |
| Identification | 96.9% $0.0030 | – |
| OCR | 88.4% $0.0050 | – |
| Data Extraction | 94.8% $0.0030 | – |
| Reasoning (low) | 80.1% $0.0062 | – |
| Reasoning (high) | 80.1% $0.017 | – |
Gemini 3.6 Flash vs Qwen3.6 27B: Overview
Gemini 3.6 Flash is a multimodal language model from Google DeepMind, positioned as the workhorse tier in the Gemini 3.x family. It accepts text, image, video, audio, and PDF inputs with a 1 million token context window and produces up to 64,000 output tokens. The model builds directly on Gemini 3.5 Flash, incorporating developer and customer feedback to improve token efficiency, coding quality, and knowledge work performance. According to the Artificial Analysis Index, it consumes 17% fewer output tokens than its predecessor, and on some benchmarks such as DeepSWE, token reduction reaches up to 65%. It supports function calling, structured output, search as a tool, and code execution, and includes computer use as a built-in capability in the Gemini API and Gemini Enterprise.
On coding benchmarks, Gemini 3.6 Flash scores 49% on DeepSWE versus 37% for 3.5 Flash, and 63.9% on MLE Bench versus 49.7%. Computer use performance on OSWorld-Verified improves from 78.4% to 83%, and knowledge work scores on GDPval-AA v2 rise from 1349 to 1421. The model carries a knowledge cutoff of March 2026 and ships with enhanced Frontier Safety safeguards covering chemical, biological, radiological, nuclear, and cyber offense domains, with training to minimize refusals for beneficial uses. It is a proprietary, closed-weights model available in preview through the Gemini API via Google AI Studio, Android Studio, Google Antigravity, Gemini Enterprise, and the Gemini app.
Qwen3.6-27B is a dense 27-billion-parameter multimodal language model developed by Alibaba's Qwen team and released on April 22, 2026. It combines a causal language model with an integrated vision encoder, supporting text, image, and video inputs natively. The architecture employs a hybrid attention design that interleaves Gated DeltaNet linear attention blocks with standard Gated Attention layers across 64 transformer layers with a hidden dimension of 5,120. Unlike Mixture-of-Experts variants in the Qwen3.6 family, all 27 billion parameters are active on every inference pass, simplifying deployment and quantization. The model supports a native context window of 262,144 tokens, extensible to approximately 1,010,000 tokens via YaRN scaling. It is released under the Apache 2.0 license with open weights available on Hugging Face and ModelScope.
The model introduces two notable capabilities relative to prior Qwen releases: enhanced agentic coding support covering frontend workflows and repository-level reasoning, and a Thinking Preservation mechanism that retains chain-of-thought reasoning context across multi-turn conversation history to reduce redundant token generation in iterative agent sessions. It supports both a thinking mode for multi-step reasoning and a non-thinking mode for faster responses within a single model. On coding benchmarks, Qwen reports scores of 77.2 on SWE-bench Verified, 59.3 on Terminal-Bench 2.0, and 48.2 on SkillsBench. Vision capabilities include chart understanding (CharXiv RQ: 78.4), OCR (CC-OCR: 81.2), and video understanding (VideoMME with subtitles: 87.7).