Qwen3.5 122B A10B vs Qwen3.8 Max
Compare Qwen3.5 122B A10B and Qwen3.8 Max side-by-side. See how these vision models stack up in Image Captioning, OCR, and Open Prompt.
Compare Qwen3.5 122B A10B vs Qwen3.8 Max 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
Qwen3.5 122B A10B vs Qwen3.8 Max Comparison Table
Evals updated August 6, 2026Pricing updated August 8, 2026
| Property | Qwen3.5 122B A10B | Qwen3.8 Max |
|---|---|---|
| Organization | Qwen | Qwen |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Feb 2026 | Aug 2026 |
| Context Window | 256K | 984K |
| Parameters | 122B | 2.4T total, ~95B active |
| License | Apache 2.0 | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $0.290 | $2.00 |
| Output $/1M | $2.40 | $6.00 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Chart Question Answering | ||
| Classification | Demo | |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| Object Detection | Demo | |
| OCR | Demo | Demo |
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | Not evaluated | 84.0% |
| Avg cost / sample | – | $0.0074 |
| Avg speed / sample | – | 18.02s |
| By task | ||
| Object Detection | – | 77.1% $0.013 |
| Counting | – | 82.4% $0.0046 |
| Identification | – | 90.6% $0.0027 |
| OCR | – | 92.8% $0.0056 |
| Data Extraction | – | 87.6% $0.0029 |
| Reasoning (low) | – | 73.5% $0.0047 |
| Reasoning (high) | – | 80.8% $0.011 |
Qwen3.5 122B A10B vs Qwen3.8 Max: Overview
Qwen3.5-122B-A10B is a high-capacity multimodal Mixture-of-Experts (MoE) model developed by Alibaba’s Qwen team as part of the Qwen3.5 model family. The architecture contains 122 billion total parameters while activating roughly 10 billion per token through sparse expert routing, allowing the model to balance large-scale reasoning ability with relatively efficient inference compared to dense models of similar size.
The model is designed to process both text and visual inputs within a unified multimodal framework, enabling tasks that require reasoning across images, documents, charts, and natural language. This makes it suitable for applications such as document understanding, diagram interpretation, and complex visual question answering.
Qwen3.5-122B-A10B supports a native context window of approximately 256,000 tokens, which can be extended further through techniques such as YaRN scaling to support very long-context workloads. Released under the Apache 2.0 license, it builds on earlier Qwen multimodal systems and provides developers with an open-weight model capable of handling demanding multimodal reasoning and analysis tasks.
Qwen3.8 Max is the flagship tier of Alibaba's Qwen3.8 family, a sparse mixture-of-experts multimodal model with roughly 2.4 trillion total parameters of which about 95 billion activate per token, which keeps serving cost and latency well below what the total parameter count would imply. It builds on the architectural foundation established by Qwen3.5 and accepts text, images, video, and documents as input while producing text output. Reported context handling reaches close to one million tokens, with a maximum generation length of 131,072 tokens, so the model is aimed at long-horizon agentic work such as repository-scale coding, multi-step research, data analysis, and office document workflows.
For vision work the model performs image and video understanding, document and chart interpretation, text recognition inside images, and grounded visual question answering, and Alibaba reports gains concentrated in multimodal and agentic evaluation categories rather than general reasoning. Published figures include 86.6 on Terminal-Bench 2.1, 67.7 on SWE-bench Pro, 93.0 on PaperBench, 82.8 on IFBench, and 92.6 on GPQA Diamond. It is the first model in the Max tier of the Qwen line for which the team states weights will be released publicly, alongside a smaller Qwen3.8 27B checkpoint. No training or safety model card has been published.