Gemini 3.8 Flash vs Qwen3.6 35B A3B
Compare Gemini 3.8 Flash and Qwen3.6 35B A3B side-by-side. See how these vision models stack up in Object Detection, Image Captioning, OCR, Classification, and Open Prompt.
Compare Gemini 3.8 Flash vs Qwen3.6 35B A3B 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.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Gemini 3.8 Flash vs Qwen3.6 35B A3B on Vision Evals
Gemini 3.8 Flash scores higher on all six Vision Evals tasks.
The widest gap is Reasoning, where Gemini 3.8 Flash leads 81.2% to 55.6%.
Overall, Gemini 3.8 Flash averages 85.1% (#3 of 52) against 71.7% (#20 of 52) for Qwen3.6 35B A3B.
Qwen3.6 35B A3B is cheaper ($0.0012 vs $0.0033 per sample), while Gemini 3.8 Flash is faster (11.6s vs 27.0s per sample).
Gemini 3.8 Flash vs Qwen3.6 35B A3B Comparison Table
Evals updated September 3, 2026Pricing updated September 4, 2026
| Property | Gemini 3.8 Flash | Qwen3.6 35B A3B |
|---|---|---|
| Organization | Qwen | |
| Category | closed | open |
| Modality | multimodal | multimodal |
| Release Date | Sep 2026 | Apr 2026 |
| Context Window | 1.0M | 262K |
| Parameters | 35B total, 3B active | |
| License | Proprietary | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $0.750 | $0.100 |
| Output $/1M | $3.75 | $0.900 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Chart Question Answering | ||
| Classification | Demo | Demo |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| Object Detection | Demo | Demo |
| OCR | Demo | Demo |
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| Phrase Grounding | ||
| Video Classification | ||
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | 85.1% | 71.7% |
| Quantizationsself-hosted | ||
| Avg cost / sample | $0.0033 | $0.0012 |
| Avg speed / sample | 11.65s | 26.97s |
| By task | ||
| Object Detection (low) | 68.1% ±0.8, Mean of 3 runs, range 67.3 to 69.0 | 56.1% |
| Object Detection (high) | 74.8% ±1.1, Mean of 3 runs, range 73.4 to 75.6 | – |
| Counting (low) | 78.8% ±2.7, Mean of 3 runs, range 75.7 to 81.1 | 67.6% |
| Counting (high) | 79.3% ±1.4, Mean of 3 runs, range 78.4 to 81.1 | – |
| Identification (low) | 97.9% ±1.6, Mean of 3 runs, range 96.9 to 100.0 | 84.4% |
| Identification (high) | 96.9% ±0.0, Mean of 3 runs, range 96.9 to 96.9 | – |
| OCR (low) | 87.3% ±0.8, Mean of 3 runs, range 86.5 to 88.2 | 81.6% |
| OCR (high) | 88.8% ±0.7, Mean of 3 runs, range 88.0 to 89.4 | – |
| Data Extraction (low) | 97.3% ±0.5, Mean of 3 runs, range 96.9 to 97.9 | 84.7% |
| Data Extraction (high) | 94.8% ±1.0, Mean of 3 runs, range 93.8 to 95.9 | – |
| Reasoning (low) | 81.2% ±0.3, Mean of 3 runs, range 80.8 to 81.5 | 55.6% |
| Reasoning (high) | 84.5% ±1.0, Mean of 3 runs, range 83.4 to 85.4 | – |
Gemini 3.8 Flash vs Qwen3.6 35B A3B: Overview
Gemini 3.8 Flash is a natively multimodal reasoning model in Google's Gemini 3 series, positioned as the speed and cost oriented Flash tier while targeting long-horizon software engineering, autonomous agents, and enterprise workflows. It accepts text, images, video, audio, and PDF documents in a single request and returns text, with an input limit of 1,048,576 tokens and an output limit of 65,536 tokens. Thinking is configurable at low, medium, and high levels, and the model supports function calling, code execution, structured outputs, context caching, search and Maps grounding, file search, and computer use in preview. Image generation, audio generation, and the Live API are not supported.
On vision oriented evaluations the model reports 86.2% on CharXiv Reasoning for chart and figure synthesis and 87.8% on LVBench for long video understanding in agentic mode, alongside 90.8% on Terminal-Bench 2.1 and 61.6% on SWE-Bench Pro for coding. Following Gemini API conventions, it can localize objects by emitting bounding boxes as [ymin, xmin, ymax, xmax] integers normalized to a 0 to 1000 range, which supports prompt driven detection and grounding in addition to captioning, document parsing, and visual question answering. The knowledge cutoff is March 2026, though coverage in some domains reflects the January 2025 cutoff shared across the Gemini 3 family.
Qwen3.6-35B-A3B is a sparse Mixture-of-Experts (MoE) multimodal language model developed by the Qwen team at Alibaba Group. It carries 35 billion total parameters but activates only approximately 3 billion per forward pass via a learned routing mechanism, giving it the representational capacity of a large dense model at a fraction of the inference compute. The model is natively multimodal, processing images, documents, and video alongside text as a core architectural capability rather than an add-on. It supports a native context window of 262,144 tokens, extensible up to 1,010,000 tokens via YaRN. A key design feature is the unified thinking/non-thinking mode framework: users can switch between deliberate chain-of-thought reasoning and fast direct responses within a single model, and a "thinking preservation" option retains reasoning context across multi-turn agentic workflows to reduce redundant computation.
The model is specifically optimized for agentic coding tasks, including repository-level reasoning, frontend workflow generation, multi-step tool use, and MCP (Model Context Protocol) integration. On SWE-bench Verified it scores 73.4%, on Terminal-Bench 2.0 it scores 51.5%, and on MCPMark it scores 37.0%. For vision-language tasks it achieves 92.0 on RefCOCO, 89.9 on OmniDocBench 1.5, and 83.7 on VideoMMMU. The model also supports Multi-Token Prediction (MTP) for speculative decoding. All Qwen3.6 open-weight models are released under the Apache 2.0 license.