Kimi icon

Kimi K3

K3

Launch a 2.8T-parameter flagship that retains native vision from earlier Kimi models and expands the context window to 1 million tokens for long-horizon coding, reasoning, and knowledge-work tasks Expand access across Kimi, Kimi Work, Kimi Code, and the kimi-k3 API model, with token pricing from $0.30 per million cache-hit input tokens Use Kimi Delta Attention and Attention Residuals in the 2.8T architecture with 16-of-896 expert routing; Moonshot says full weights will arrive by July 27, while the technical report is forthcoming

Reviewed by ToolWorthy Editors·updated today·K3 released yesterday

Pricing:Free + from $0.30/per million cached input tokens
Categories:
Jump to section
Official Kimi K3 launch visual for Moonshot AI's long-context multimodal flagship model

Featured alternatives

MakersClaw icon

MakersClaw

TypingMind icon

TypingMind

Doubao icon

Doubao

Z.ai icon

Z.ai

Odysseus icon

Odysseus

ReleaseDock icon

ReleaseDock

Pros & Cons

Pros

  • Combines a 1M-token context window with native vision for workflows that mix code, documents, and images.
  • Offers a direct kimi-k3 API path plus access in Kimi, Kimi Work, and Kimi Code.
  • Has transparent official API token prices, including a lower cache-hit input rate for repeated context.
  • Targets long-horizon coding and research tasks rather than limiting the release to a coding-only surface.

Cons

  • Full weights and licensing details remain pending; Moonshot says weights will be released by July 27, 2026, while the technical report is forthcoming without a stated date.
  • Maximum thinking effort is the only announced launch default; alternative effort modes are pending.
  • Reported benchmarks are mainly Moonshot-published and use varying evaluation harnesses, so they are not a substitute for an internal evaluation.
  • K3's thinking-history requirement can make mid-session model switching or incompatible agent implementations unreliable.

Overview

Kimi K3 is Moonshot AI's July 2026 flagship model, following the coding-specialized K2.7 Code release with a broader flagship for long-horizon software work, knowledge tasks, reasoning, and visual inputs. The headline changes are the 2.8-trillion-parameter Mixture-of-Experts scale and 1-million-token context window; native vision continues a capability already present in earlier Kimi releases.

For teams evaluating a production model, the practical distinction is breadth. K2.7 Code targeted coding agents; K3 is available in Kimi, Kimi Work, Kimi Code, and the Kimi API for workflows that combine code, documents, images, research, and persistent agent tasks. It is live now, but Moonshot has not yet released its full weights or technical report.

What's New

A 1M-Token Flagship That Retains Native Vision

K3 raises the context window to one million tokens while retaining native visual input, which was already available in earlier Kimi models. That can reduce the need to split large repositories, long research corpora, or image-heavy tasks into separate model sessions. It does not remove the need for retrieval, context management, or evaluation on a real workload, but it changes the ceiling for tasks that need broad context in one run.

Moonshot describes the model as 2.8T parameters with 16 of 896 experts activated per token. Its Kimi Delta Attention and Attention Residuals architecture are implementation details rather than a buying criterion; the user-facing implication is a model intended for long-horizon coding, reasoning, and knowledge work rather than a narrow coding-only variant.

One Model Across Kimi's Product Surfaces

K3 is available in the Kimi web and app experience, Kimi Work, Kimi Code, and the API as kimi-k3. In Kimi Code, select it with /model. Kimi Work 3.1.0 or later adds K3 support along with Widgets and Dashboard, which Moonshot positions for persistent, visual knowledge-work outputs.

At launch, K3 uses maximum thinking effort by default. Moonshot says lower and higher effort modes will arrive later, so teams that need stable latency or spend controls should validate the current default before changing an existing production route.

Published Benchmarks Need Workload Validation

Moonshot reports strong results with maximum reasoning effort, including 88.3 on Terminal-Bench 2.1, 91.2 on BrowseComp, and 83.4 on MMMU-Pro with Python. These figures are useful signals, not universal guarantees: the official table uses different agent harnesses for different models, some comparison results use fallback behavior, and several benchmarks are internal. Test K3 with the same prompts, tools, context policy, and cost limits that your team uses today.

Availability & Access

K3 is available through Kimi, Kimi Work, Kimi Code, and the Kimi API. Kimi Work requires version 3.1.0 or later on Windows or Apple silicon Mac; API users select kimi-k3; and Kimi Code users can select the model with /model.

Rollout and Session Limitations

Moonshot says the full model weights will be released by July 27, 2026. The technical report is forthcoming, but the launch post does not assign it an explicit date. Until then, this is not a confirmed self-hosting option and no license, hardware, or local-inference recommendation should be inferred from K3's "open 3T-class" positioning.

Moonshot also warns that K3 was trained with preserved thinking history. If an agent harness does not return the required history, or switches an ongoing session from another model to K3, output quality can become unstable. Kimi Code is the compatibility path Moonshot explicitly recommends.

Pricing & Plans

Moonshot publishes API pricing for kimi-k3 per one million tokens:

Usage Price
Cache-hit input $0.30
Cache-miss input $3.00
Output $15.00

K3 can also be accessed through Kimi product surfaces, but Moonshot's release announcement does not establish a K3-specific membership price or quota. API spend and subscription access should therefore be evaluated separately. The $0.30 entry price only applies when input is served from cache; new or uncached context is billed at the higher input rate.

Best For

  • Engineering teams testing a long-context model for repository-scale coding, tool use, and visual debugging.
  • Researchers and analysts whose work combines large document sets, charts, images, and iterative investigation.
  • Kimi Code users who want to evaluate a general flagship model instead of the coding-specialized Kimi K2.7 Code.
  • API teams that can benefit from cached context and are able to preserve reasoning history across multi-step tool calls.
  • Product teams comparing agentic knowledge-work models with a defined evaluation harness and cost budget.

FAQ

Is Kimi K3 available now?

Yes. Moonshot says K3 is available in Kimi, Kimi Work, Kimi Code, and the Kimi API. Kimi Work needs version 3.1.0 or later, and API users select kimi-k3.

Is Kimi K3 open source or available for self-hosting?

Not yet on the evidence available at launch. Moonshot calls K3 an open 3T-class model and says its full weights will be released by July 27, 2026; the technical report is also forthcoming, but no explicit publication date is stated. Wait for the official weights, license, and deployment guidance before planning a local deployment.

What does Kimi K3 cost through the API?

The official API price is $0.30 per million cache-hit input tokens, $3.00 per million cache-miss input tokens, and $15.00 per million output tokens. Subscription access and API billing are separate questions.

How does K3 compare with K2.7 Code?

K2.7 Code was a coding-specialized release. K3 is Moonshot's broader flagship, expanding the maximum context from K2.7 Code's 256K to up to 1M while retaining multimodal input for coding, knowledge work, reasoning, and visual tasks. Moonshot has not published a like-for-like K3 versus K2.7 Code comparison for every workload, so test both for your own use case.

Should an existing agent switch to K3 mid-session?

Moonshot advises against it. K3 depends on preserved thinking history, and switching an ongoing session from another model or dropping required history can make output unstable. Start a compatible K3 session and validate the harness first.

Version History

K3

Current Version

Released on July 16, 2026

+What's new
3 updates
  • Launch a 2.8T-parameter flagship that retains native vision from earlier Kimi models and expands the context window to 1 million tokens for long-horizon coding, reasoning, and knowledge-work tasks
  • Expand access across Kimi, Kimi Work, Kimi Code, and the kimi-k3 API model, with token pricing from $0.30 per million cache-hit input tokens
  • Use Kimi Delta Attention and Attention Residuals in the 2.8T architecture with 16-of-896 expert routing; Moonshot says full weights will arrive by July 27, while the technical report is forthcoming

K2.7 Code

Released on June 12, 2026

View Update
+What's new
3 updates
  • Improve long-horizon coding and agent workflows with higher end-to-end task success across repository-scale software engineering sessions
  • Reduce average thinking-token usage by about 30% versus K2.6, helping coding agents respond faster and spend less on repeated API work
  • Ship open weights, Kimi Code default access, and the kimi-k2.7-code API model with 262,144-token context for developer tools and agents

K2.6

Released on April 20, 2026

View Update
+What's new
3 updates
  • Sustain complex autonomous work for 12+ hours across 4,000+ tool calls, enabling uninterrupted long-horizon coding, refactoring, and end-to-end software engineering tasks
  • Coordinate up to 300 parallel sub-agents in Agent Swarm, expanding from 100 in K2.5 and enabling more complex multi-step research and production pipelines
  • Improve Terminal-Bench 2.0 from 50.8% to 66.7% and SWE-Bench Pro from 50.7% to 58.6% with a 262,144-token context window for large-repo coding

K2.5

Released on January 27, 2026

View Update
+What's new
3 updates
  • Reason over text, images, and video in one native multimodal model, enabling visual debugging, image-to-code, and video-to-code workflows in a single session
  • Coordinate a self-directed Agent Swarm with up to 100 sub-agents and 1,500 parallel tool calls, reducing end-to-end runtime by up to 4.5x on complex tasks
  • Turn simple prompts into polished interactive interfaces and handle longer research or office workflows with a 256K context window and agent-ready tool use

K2 Thinking

Released on November 6, 2025

+What's new
3 updates
  • Execute up to 200-300 sequential tool calls autonomously in a single session without human interference, enabling complex multi-step reasoning and agentic workflows
  • Improve reasoning and tool-use performance on public benchmarks including Humanity's Last Exam (44.9%), BrowseComp (60.2%), and SWE-Bench Verified (71.3%) with native thinking capabilities
  • Access faster generation speeds with native INT4 quantization that roughly doubles output speed compared to earlier versions

K2 0905

Released on September 5, 2025

+What's new
3 updates
  • Process entire codebases in a single conversation with doubled context capacity from 128K to 256K tokens, enabling developers to analyze large repositories without breaking them into smaller chunks
  • Solve complex coding problems with enhanced accuracy - SWE-Bench Verified improved from 65.8% to 69.2%, and SWE-Bench Multilingual improved from 47.3% to 55.9%
  • Build better frontend applications with improved handling of 3D graphics, interactive elements, and modern frameworks for creating more sophisticated user interfaces

K2 Turbo

Released on August 1, 2025

+What's new
2 updates
  • Use the same Kimi K2 model in a high-speed API variant, boosting generation speed from 10 to 40 tokens per second for latency-sensitive coding and agent workflows
  • Keep the same model parameters as Kimi K2 while getting a launch-period 50% discount on API pricing for faster production deployments

K2

Released on July 11, 2025

+What's new
3 updates
  • Access Moonshot's 1T-parameter MoE model with 32B activated parameters, built for tool use, reasoning, coding, and autonomous problem solving
  • Work across large codebases and long documents with a 128K context window, keeping more instructions, files, and repo state in a single run
  • Deploy open-weight Base and Instruct variants with native tool-calling support, whether you run them locally or through Moonshot's official API

K1.5

Released on January 20, 2025

+What's new
3 updates
  • Reach o1-level multimodal reasoning with a model that outperforms GPT-4o and Claude Sonnet 3.5 on short-CoT tasks like AIME, MATH-500, and LiveCodeBench
  • Match o1-class long-CoT performance across math, coding, and multimodal evaluations, giving users stronger step-by-step problem solving on difficult tasks
  • Reason jointly over text and vision while benefiting from RL scaled to 128K context, improving planning, reflection, and correction over long problem traces

Initial Release

Released on November 16, 2023

+What's new
1 updates
  • Launch Kimi as a long-context AI assistant built for extended conversations and document-heavy workflows, making large-context interaction the product's defining user benefit

Top alternatives

Related categories

From the blog

View all →

Track Kimi in ToolWorthy Weekly

Important tool updates, better alternatives, and selected AI signals in one weekly brief.

Weekly only. Unsubscribe anytime.