Kimi K3 vs Qwen3.5 397B A17B
Compare Kimi K3 and Qwen3.5 397B A17B side-by-side. See how these vision models stack up in Open Prompt, Image Captioning, and OCR.
Compare Kimi K3 vs Qwen3.5 397B A17B 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
Kimi K3 vs Qwen3.5 397B A17B Comparison Table
Evals updated July 10, 2026Pricing updated July 21, 2026
| Property | Kimi K3 | Qwen3.5 397B A17B |
|---|---|---|
| Organization | Moonshot AI | Qwen |
| Category | open | open |
| Modality | multimodal | multimodal |
| Release Date | Jul 2026 | Feb 2026 |
| Context Window | 1.0M | 262K |
| Parameters | 2.8T | 397B |
| License | Modified MIT | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $3.00 | $0.390 |
| Output $/1M | $15.00 | $2.34 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Object Detection | Demo | |
| OCR | Demo | Demo |
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| classification | Demo | |
| Document Question Answering | ||
| Model Features | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Kimi K3 vs Qwen3.5 397B A17B: 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.5-397B-A17B is a 397B-parameter (17B active) open-weight multimodal model developed by Alibaba’s Qwen team, released on 2026-02-16 under Apache-2.0. It supports text and image inputs with text outputs, combining a sparse Mixture-of-Experts architecture with Gated Delta Networks for efficient scaling. The model provides native vision-language reasoning and a large ~262K token context window, extendable to ~1M tokens.
As the first open-weight release in the Qwen3.5 family, it positions itself as a high-capacity, long-context alternative in the large vision-language space, balancing scale and efficiency via sparse activation. It is designed for advanced reasoning, coding, agent workflows, and multimodal understanding tasks.