
Kimi K3
3 partsTL;DR
Kimi K3 adds native vision, a 1M-token window, and longer agent runs, but K2.7 remains cheaper and easier to deploy. Here is the practical upgrade decision.
Direct answer
Kimi K3 adds native vision, a 1M-token window, and longer agent runs, but K2.7 remains cheaper and easier to deploy. Here is the practical upgrade decision.
Best for
Developers comparing real tool tradeoffs before choosing a stack.
Covers
Verdict, tradeoffs, pricing signals, workflow fit, and related alternatives.
Last updated: July 17, 2026
Kimi K2.7-Code arrived as a focused, efficient coding model. A month later, Kimi K3 changed the shape of the comparison. It is much larger, natively multimodal, holds up to 1 million tokens, and is designed for long agent runs that mix terminals, screenshots, research, and code.
That does not make K2.7 obsolete. For many coding tasks, the older model is the more economical tool.
| Capability | Kimi K2.7-Code | Kimi K3 |
|---|---|---|
| Primary focus | Coding and tool use | Coding, knowledge work, vision, reasoning |
| Total parameters | About 1T | 2.8T |
| Context window | 256K | 1M |
| Native vision | No | Yes |
| Long-horizon agent demos | Coding-focused | Coding, kernels, compilers, research, games, chip design |
| Moonshot API input | $0.95/M | $3/M |
| Moonshot API output | $4/M | $15/M |
| Weights | Available | Promised by July 27, 2026 |
| Practical self-hosting | Difficult but documented | Unknown until weights and serving guidance arrive |
Prices were checked July 17, 2026. K3 costs more than three times as much on uncached input and nearly four times as much on output through Moonshot's API.
K3's clearest advantage is not a few points on a code benchmark. It is the ability to keep vision inside the engineering loop.
For frontend work, game development, CAD, and browser automation, a model that can inspect its own output can catch problems that terminal-only feedback misses. Moonshot's examples show K3 generating interactive 3D experiences, capturing live screenshots, and refining the result. That workflow is materially different from asking a text-only model to infer a visual defect from a DOM tree.
The 1M-token window also gives K3 room for large repositories, long test histories, design references, and research material. If your agent repeatedly loses earlier decisions or requires aggressive context pruning, K3 is worth testing.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jul 17, 2026 • 6 min read
Jul 16, 2026 • 7 min read
Jul 16, 2026 • 6 min read
Jul 16, 2026 • 6 min read
K2.7 remains a good fit for code generation, bug fixes, refactors, and terminal tasks where the relevant context fits inside 256K. It is cheaper, its weights are already available, and the ecosystem has had time to document deployment paths.
The pricing gap compounds quickly. One million input tokens plus 100,000 output tokens costs about $1.35 on K2.7 at Moonshot's listed rates. The same uncached workload costs about $4.50 on K3. If the larger model does not improve completion quality enough to avoid retries or human intervention, the upgrade is wasted spend.
K2.7 also remains the safer self-hosting choice today. K3's weights and technical report have not landed, so hardware requirements, supported quantizations, and real serving throughput are still unknown.
Moonshot reports that K3 performs competitively with its strongest comparison model on several kernel-optimization tasks. It also reports gains across internal knowledge-work benchmarks. These are useful signals, but they are not neutral third-party evaluations.
K2.7's launch had the same limitation: impressive maker-reported improvements with incomplete independent coverage. The responsible comparison is a task suite built from your own repository:
One blended score hides the reason you would pay for K3.
Use K2.7 as the default worker for bounded, text-first coding. Escalate to K3 when the task crosses one of three thresholds:
This keeps K3's higher price attached to the workloads that can benefit from its architecture. It also avoids turning a model launch into an all-or-nothing migration.
Wait if you need self-hosting, stable low-latency serving, or independently verified benchmarks. The K3 technical report and weights are due after the hosted launch. Those releases will answer the infrastructure questions that matter for production.
For most teams, K3 should enter the routing table before it replaces anything. Let measured task outcomes decide whether it earns more traffic.
K3 is the new flagship, but K2.7 remains useful for cheaper, bounded coding tasks and for teams that need downloadable weights today.
Yes. K3 supports 1 million tokens compared with K2.7-Code's 256K window.
No. At Moonshot's July 17 pricing, K3 costs $3/M uncached input and $15/M output. K2.7 costs $0.95/M input and $4/M output.
K3 has the stronger capability mix because it can inspect screenshots and keep vision inside the coding loop. K2.7 can still handle ordinary component work when visual evaluation happens through a human or separate browser tool.
Read next
Kimi K3 brings 2.8 trillion parameters, native vision, a 1M-token context window, and long-horizon agent workflows. Here is what developers should know before adopting it.
7 min readKimi K2.7-Code is Moonshot's open-source 1T parameter coding model with 30% fewer reasoning tokens than K2.6. Here's how to set it up with Claude Code, pricing breakdown, and honest benchmark analysis.
8 min readClaude vs GPT for real TypeScript work: benchmarks, pricing, model families, and the practical differences that matter when picking a coding model.
5 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Open-source terminal coding agent from Moonshot AI. Powered by Kimi K2.5 (1T params, 32B active). 256K context window. A...
View ToolFactory AI's terminal coding agent. Runs Anthropic and OpenAI models in one subscription. Handles full tasks end-to-end...
View ToolFastest inference for open-source models. 200+ models via unified API. Ranks #1 on speed benchmarks for DeepSeek, Qwen,...
View ToolInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedDeep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI Agents
Learn more about Kimi K2 here; https://www.kimi.com/?utm_campaign=TR_LG3aFs5j&utm_content=&utm_medium=Youtube&utm_source=CH_kEMBez3l&utm_term= In this video, I dive deep into why Kimi K2,...

Exploring Kimi K2: Moonshot's Latest Open Source Model In this video, we dive into Kimi K2, the newest open-source model from Moonshot. This mixture-of-experts model boasts 32 billion activated...

Kimi K3 brings 2.8 trillion parameters, native vision, a 1M-token context window, and long-horizon agent workflows. Here...

Kimi K2.7-Code is Moonshot's open-source 1T parameter coding model with 30% fewer reasoning tokens than K2.6. Here's how...

Claude vs GPT for real TypeScript work: benchmarks, pricing, model families, and the practical differences that matter w...

A Kimi-generated macOS 27 concept shows the promise and limits of screenshot-driven website creation. Here is how K3's v...

Moonshot AI releases Kimi K3 with 2.8 trillion parameters, 1M context window, and Delta Attention architecture. Here's w...

OpenAI's GPT-5.6 Sol, Terra, and Luna tiers versus Anthropic's Claude Fable 5 and Mythos 5. Verified pricing, benchmarks...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.