A new open model just landed, and it is not a small update. Kimi K3 was launched on July 16, 2026, by Moonshot AI. It ships as one of the largest open-weight models ever released. It also brings real multimodal skill and strong agent performance, not just a bigger parameter count on paper.
This blog looks at what Kimi K3 actually adds. We will cover its architecture, its multimodal design, and its agent-focused variants. We will also see how it fits into the wider push behind open source AI models, and why it matters for teams building serious AI agent platforms today.
A New Contender Joins the Open Model Race
Open-weight models used to trail far behind closed, proprietary systems. That gap has closed fast this year. Chinese labs in particular have pushed hard on both scale and real-world skill, not just headline benchmark scores.
Open-weight models used to trail far behind closed, proprietary systems. That gap has closed fast this year. Chinese labs have pushed hard on both scale and real skill, not just headline scores.
This shift matters for any team weighing cost against power:
- A strong open model gives more control over deployment and data handling.
- It removes lock-in to a single vendor.
- It adds real choice to the wider field of open source AI models.
This model enters the race as one of the boldest bets yet, both in size and real ambition.
What Is Kimi K3?
Kimi K3 is Moonshot AI’s newest flagship model, launched on July 16, 2026. It follows the earlier K2 family, which shipped in stages between mid-2025 and early 2026, each release building steadily on the last. Moonshot built K3 for long-context reasoning, coding, and agent work, positioning it as a direct answer to the growing demand for models that can handle real, sustained tasks rather than short, isolated questions.
A few core facts define this release. It runs on a 2.8 trillion-parameter Mixture-of-Experts architecture, a design built to deliver strong performance without activating every parameter on every request. It holds a 1,048,576-token context window, often rounded to one million tokens, large enough to process entire codebases or lengthy documents without breaking them into smaller pieces. Moreover, it ships as open-weight, with full weights due by July 27, 2026, giving developers real access rather than a closed, gated release. It also stands as the first open-weight model to reach roughly the 3 trillion parameter class, a genuine milestone for the open model space as a whole.
Moonshot funded this release through a 500 million dollar Series C round in January 2026, reported at the time to cover compute and K3 development directly, underscoring just how much capital and planning went into bringing this model to market.
The Architecture Behind Kimi K3
Running a 2.8 trillion parameter model on every single request would be slow and costly. Kimi K3 avoids that trap through its Mixture-of-Experts design.
Here is how the architecture actually works:
- The full model holds 896 separate experts, small specialised sub-networks.
- Only 16 of those experts activate for any single token processed.
- This keeps real compute cost far lower than the full parameter count suggests.
- A new attention method, called Kimi Delta Attention, helps keep answers accurate across very long inputs.
Kimi Delta Attention pairs a hybrid linear-attention approach with attention residuals. In plain terms, this combination helps the model stay stable and factual. It does this even when working through extremely long documents or codebases.
Native Multimodal Vision, Not Bolted On
Many models add image understanding as a separate module, stitched on after the fact. Kimi K3 takes a different route. It processes text, images, and video frames inside one single, unified framework from the ground up.
This native design opens up real, practical use cases:
- Visually auditing generated code by checking rendered output against a design.
- Analyzing long technical videos to pull out specific information.
- Reading charts, screenshots, and documents without a separate vision tool.
- Handling mixed media within one single agent task, not several disconnected steps.
This matters most for long, multi-step agent work. A coding agent that can see its own rendered output, for example, can catch visual bugs that a text-only model would miss entirely. This kind of native vision is quickly becoming a baseline expectation across strong AI agent platforms.
Two Variants Built for Different Agent Jobs
Not every task needs the same shape of model. Moonshot shipped Kimi K3 in two distinct variants at launch, each aimed at a different kind of work.
- K3 Max targets everyday chat and standard agent tasks.
- K3 Swarm Max targets large-scale, parallel processing across many tasks at once.
This split reflects a real, growing pattern across serious AI agent platforms:
- A single request rarely captures the full range of jobs a team needs to handle.
- Some tasks need one focused agent working carefully through a hard problem.
- Others need many agents running in parallel on smaller, simultaneous pieces.
- Good AI agent platforms now plan for both patterns, not just one.
How This Kimi K3 Model Performs on Real Benchmarks
Numbers alone rarely tell the full story, but they still matter as a starting point. Kimi K3 posted strong results across several independent benchmark suites. A few standout scores from early testing:
- 93.5 per cent on GPQA, a tough graduate-level science benchmark.
- 67.5 on DeepSWE, a test of sustained software engineering skill.
- 77.8 pass rate on ProgramBench, a broader coding benchmark.
- 44.3 per cent on HLE, a benchmark built around expert-level reasoning.
OpenAI’s own head of strategic futures made a key point:
- This model matches top public models in agent programming scenarios.
- That is the kind of multi-step, tool-using work where a model must plan, execute, and adapt.
- This kind of result carries more weight than a single narrow benchmark score.
Pricing That Undercuts Western Rivals
Cost sits at the centre of most real deployment decisions. Kimi K3 prices at 3 dollars per million input tokens and 15 dollars per million output tokens through its API. That output price runs below most comparable Western frontier models, even while it costs more than some cheaper Chinese rivals.
A few pricing details stand out:
- Cached input tokens cost just 30 cents per million, a real discount for repeated context.
- Moonshot’s serving setup keeps cache hit rates above 90 per cent for coding tasks.
- This cache advantage cuts real input cost by roughly four times in practice.
This pricing approach follows a pattern Moonshot has kept steady across its model line. It undercuts comparable Western systems while staying close behind them on raw skill.
The Rise of Open Source AI Models
Step back from the spec sheet, and a bigger story comes into focus:
- Kimi K3 stands as one of the clearest signs that open source AI models can compete at the frontier tier.
- Moonshot has been candid about where this model still trails the very best closed systems.
- The gap keeps narrowing with each new release, not widening as some expected.
- Independent testers are starting to treat open releases as real contenders, not just cheaper alternatives.
- Enterprise teams are running their own comparisons instead of trusting benchmark charts alone.
This pattern across recent open source AI models points toward a future where the line between open and closed systems matters less than raw, measured performance. As more labs release strong open-weight models, the real question shifts from “open or closed” to “which one actually works best for this specific task,” a much more useful way to frame the decision for any team choosing a model today.
Why Kimi K3 Matters for AI Agent Platforms
Agent work depends on more than raw intelligence. It needs long context, tool use, and steady performance across many linked steps. Kimi K3 was built with exactly these needs in mind, aiming squarely at how modern AI agent platforms actually get used day to day.
This focus shows up clearly across several real capabilities:
- Long-horizon reasoning that holds steady across a full million-token session.
- Native vision that supports visual checks during agent workflows.
- A dedicated variant built for large-scale, parallel agent tasks.
- Real-world adoption already underway, with tools like Cursor and DoorDash using earlier Kimi models in production.
Teams building serious AI agent platforms now have a strong, cost-effective open option to test alongside established proprietary choices.
Where This Kimi K3 Model Still Trails the Leaders
No model launch is without honest limits, and Moonshot has said so directly. Kimi K3 still trails the very top proprietary models on overall performance, even as it closes the gap sharply on specific tasks.
A few fair caveats are worth noting:
- Launch-day benchmark leadership rarely holds once rivals ship their own updates.
- Real-world reliability under long, sustained agent workloads remains unproven this early.
- Data handling and regional availability may matter more than raw benchmark scores for some teams.
Why Choose Us
Here at Working Not Working, we remain on top of the latest tools that are shaping the industry of creativity and technology, such as Kimi K3.
- We know the way Kimi K3 is changing workflows and helping teams deliver more efficiently on long-context and agent tasks.
- Our platform connects talented technical individuals with opportunities that require the most modern, forward-looking skills.
- By staying current on real gains inside open source AI models, we help teams stay relevant in a highly competitive marketplace.
- We monitor how every major contender across today’s AI agent platforms performs under real, sustained workloads, not just launch-day claims.
- In the end, we enable professionals to develop, adapt, grow, and be successful by utilising the most cutting-edge, innovative technologies.
Final Thoughts
Kimi K3 marks a genuine step forward for open-weight AI. It pairs a massive Mixture-of-Experts architecture with native multimodal skill, and strong early benchmark results and aggressive pricing back up its real agent-focused design. Two purpose-built variants, one for everyday chat and agent tasks and one for large-scale parallel work, point toward serious, sustained use rather than a headline parameter count meant only to impress on paper.
It still trails the very top closed models on raw performance, and real-world reliability under heavy agent workloads remains an open question this early after launch. Even with those honest caveats, Kimi K3 sends a clear signal. The gap between open and closed AI keeps narrowing with each new release, not staying fixed the way it once seemed to. Want to apply or have a query? Reach out to Working Not Working on WhatsApp and follow us on LinkedIn and Facebook.
FAQs
1. What is Kimi K3?
Kimi K3 is Moonshot AI’s flagship open-weight model, launched July 16, 2026, built with a 2.8 trillion-parameter Mixture-of-Experts architecture and native multimodal support.
2. How large is the context window?
It holds 1,048,576 tokens, often rounded to one million, enough to process entire codebases or lengthy documents in a single session.
3. Does it support images and video, not just text?
Yes. It processes text, images, and video frames within one unified framework, rather than adding vision as a separate, bolted-on module.
4. How much does the API cost?
It costs 3 dollars per million input tokens and 15 dollars per million output tokens, with cached input priced far lower at 30 cents per million.
5. Is it fully open source?
Kimi K3 ships as open-weight, with full model weights expected to be publicly available by July 27, 2026, following its initial July 16 launch. This puts it among the more transparent open source AI models in its size class. It also stands as a strong pick among current AI agent platforms for teams wanting an open option.