Kimi K3 vs Qwen3.8 Max
Compare Kimi K3 and Qwen3.8 Max side-by-side. See how these vision models stack up in Object Detection, Open Prompt, Image Captioning, OCR, and Classification.
Compare Kimi K3 vs Qwen3.8 Max 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
Kimi K3 vs Qwen3.8 Max on Vision Evals
Qwen3.8 Max scores higher on all six Vision Evals tasks.
The widest gap is Counting, where Qwen3.8 Max leads 81.1% to 46.0%.
Overall, Kimi K3 averages 66.5% (#31 of 53) against 83.9% (#5 of 53) for Qwen3.8 Max.
Kimi K3 is both cheaper ($0.0071 vs $0.0074 per sample) and faster (12.7s vs 17.3s per sample).
Kimi K3 vs Qwen3.8 Max Comparison Table
Evals updated September 5, 2026Pricing updated September 19, 2026
| Property | Kimi K3 | Qwen3.8 Max |
|---|---|---|
| Organization | Moonshot AI | Qwen |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Jul 2026 | Aug 2026 |
| Context Window | 1.0M | 984K |
| Parameters | 2.8T | 2.4T total, ~95B active |
| License | Modified MIT | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $1.88 | |
| Output $/1M | $10.50 | |
| 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 |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | 66.5% | 83.9% |
| Avg cost / sample | $0.0071 | $0.0074 |
| Avg speed / sample | 12.71s | 17.25s |
| By task | ||
| Object Detection (low) | 51.9% | 76.7% ±0.3, Mean of 3 runs, range 76.5 to 77.1 |
| Object Detection (high) | – | 78.4% ±0.4, Mean of 3 runs, range 78.1 to 78.9 |
| Counting (low) | 46.0% | 81.1% ±2.0, Mean of 3 runs, range 78.4 to 82.4 |
| Counting (high) | – | 81.1% ±0.0, Mean of 3 runs, range 81.1 to 81.1 |
| Identification (low) | 81.3% | 88.5% ±1.6, Mean of 3 runs, range 87.5 to 90.6 |
| Identification (high) | – | 89.6% ±1.6, Mean of 3 runs, range 87.5 to 90.6 |
| OCR (low) | 93.0% | 93.3% ±0.5, Mean of 3 runs, range 92.8 to 93.9 |
| OCR (high) | – | 91.3% ±0.5, Mean of 3 runs, range 90.7 to 91.7 |
| Data Extraction (low) | 84.5% | 87.6% ±0.0, Mean of 3 runs, range 87.6 to 87.6 |
| Data Extraction (high) | – | 89.3% ±1.0, Mean of 3 runs, range 88.7 to 90.7 |
| Reasoning (low) | 42.4% | 75.9% ±2.0, Mean of 3 runs, range 73.5 to 77.5 |
| Reasoning (high) | 74.2% | 80.3% ±2.0, Mean of 3 runs, range 78.2 to 82.1 |
Kimi K3 vs Qwen3.8 Max: Overview
Kimi K3 is a sparse Mixture-of-Experts large language model developed by Moonshot AI, with 2.8 trillion total parameters and a 1-million-token context window. The model activates 16 out of 896 experts per token using the Stable LatentMoE framework, and is built on two architectural innovations: Kimi Delta Attention (KDA), a hybrid linear attention mechanism that enables up to 6.3x faster decoding in long-context settings, and Attention Residuals (AttnRes), which selectively retrieves representations across model depth and delivers roughly 25% higher training efficiency. Together with refined training and data recipes, these structural advances yield approximately 2.5x better overall scaling efficiency compared to its predecessor Kimi K2. The model applies quantization-aware training from the supervised fine-tuning stage onward, using MXFP4 weights with MXFP8 activations for hardware compatibility. Thinking mode is always enabled at launch, with reasoning effort configurable via the reasoning_effort field.
Kimi K3 supports native visual understanding alongside text, accepting image inputs for tasks that combine software engineering and visual reasoning. It targets long-horizon coding, knowledge work, and agentic workflows, and ships in two variants: K3 Max for general chat and agent tasks, and K3 Swarm Max for large-scale parallel processing across many coordinated sub-agents. The model is compatible with the OpenAI SDK via an OpenAI-compatible API. Full model weights are scheduled for release by July 27, 2026 under a Modified MIT license, following the open-weight pattern established by the Kimi K2 model family. A technical report with full architecture, training, and evaluation details is expected to accompany the weights release.
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.