The Rundown AI homepage

Independent tool overview

Kimi K3 at a glance

Kimi K3 is Moonshot AI's open-weight, native multimodal agentic model for long-running coding, research, document, visual, and knowledge-work tasks. It has 2.8 trillion total parameters, activates 104 billion per token, accepts text, images, and video, and supports a maximum one-million-token context window. Users can access it through Kimi's consumer and work products, Kimi Code, the hosted API, or released weights. The phrase 'open source' needs qualification: K3 uses a custom Kimi K3 License with broad use and modification rights but extra commercial conditions for certain large model-as-a-service businesses and very large products.

Visit the official Kimi K3 site ↗
Kimi K3 product preview
Developer
Moonshot AI
Released
July 16, 2026; full weights released July 27, 2026
Model type
Open-weight native multimodal mixture-of-experts agentic model
Scale
2.8T total parameters; 104B activated per token
Architecture
93 layers: 69 KDA and 24 Gated MLA; 896 experts with 16 selected per token
Context window
Up to 1,048,576 tokens
Modalities
Text, image, and video input; text output
Native formats
MXFP4 weights and MXFP8 activations from quantization-aware training
Reasoning
Always enabled, with low, high, and max reasoning-effort controls in the API
Hosted access
Kimi, Kimi Work, Kimi Code, Kimi API, and enterprise offerings
Self-hosting
Full weights with official vLLM, SGLang, and TokenSpeed guidance; large distributed infrastructure required
License
Custom Kimi K3 License with broad rights and additional conditions for some large commercial deployments
Reviewed
August 31, 2026 from Moonshot AI's blog, repository, model card, API documentation, pricing, and license

Overview

What Kimi K3 is

Released on July 16, 2026, Kimi K3 is Moonshot AI's largest model and the successor to Kimi K2.6. It is designed for agentic work that may span many tool calls, large repositories, long documents, visual inputs, and extended execution rather than only short chat responses.

K3 is a sparse mixture-of-experts model with 2.8 trillion total parameters and 104 billion activated for each token. Its 93-layer architecture combines 69 Kimi Delta Attention layers with 24 Gated MLA layers, uses 896 experts with 16 selected per token plus two shared experts, and was trained with MXFP4 weights and MXFP8 activations.

The model accepts text, image, and video context and produces text. Its one-million-token maximum context can accommodate unusually large source sets, but maximum capacity is not a guarantee of complete recall, accurate citation, or economical processing.

K3 is available as a hosted model in Kimi, Kimi Work, Kimi Code, and the Kimi API. Full weights are also available from Moonshot AI for organizations capable of operating a very large distributed inference stack. Hosted Kimi tools such as web search, code execution, spreadsheets, and document conversion are platform capabilities and should not be mistaken for features embedded in the standalone weights.

Moonshot publishes strong coding, research, productivity, and multimodal results, but many are company-run, use different agent harnesses, or depend on maximum reasoning effort. Treat them as useful evaluation evidence—not a substitute for testing K3 on your own tasks, tools, latency targets, security controls, and cost profile.

Moonshot documents two important behavioral limits: K3 can become unstable if an agent fails to preserve its complete thinking history, and its long-horizon training can make it overly proactive when intent is ambiguous. Production agents need a compatible harness, explicit permissions, narrow tools, confirmation gates, budgets, logging, and human review.

Use cases

Who Kimi K3 is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

Long-horizon software engineering

Navigate large repositories, reason over screenshots, use terminal tools, and sustain multi-step coding work inside a constrained, reviewed agent harness.

Large-context research

Analyze extensive document sets, reports, tables, images, and web evidence while preserving citations and requiring human validation.

Multimodal knowledge work

Combine text, screenshots, charts, slide decks, and video frames when the task needs both visual interpretation and structured written output.

Open-weight model teams

Evaluate, fine-tune, or deploy frontier-scale weights when the organization has the hardware, distributed-systems expertise, and license review to support them.

Agent-platform builders

Use an OpenAI- or Anthropic-compatible hosted API for tool-using applications that benefit from long context and selectable reasoning effort.

Technical evaluation teams

Compare a large open-weight model with hosted frontier systems under a controlled internal benchmark and documented cost, latency, and safety criteria.

Capabilities

Core Kimi K3 features

1

One-million-token context

Accepts up to 1,048,576 tokens for large repositories and source collections, subject to provider, memory, latency, and retrieval-quality constraints.

2

Native multimodal understanding

Processes text, images, and video within the same model for screenshot-driven coding, visual analysis, documents, and media workflows.

3

Sparse 2.8T architecture

Uses 896 experts while selecting 16 per token, activating 104B parameters instead of all 2.8T for every token.

4

Kimi Delta Attention

Combines KDA with Gated MLA and Attention Residuals to improve sequence- and depth-wise information flow at very large scale.

5

Long-horizon coding

Targets extended repository work, terminal use, debugging, kernel optimization, compiler tasks, frontend iteration, CAD, and other tool-assisted engineering.

6

Agentic knowledge work

Supports research, document production, spreadsheet work, presentations, visualizations, and multi-step analysis through Kimi's hosted products.

7

Reasoning-effort controls

The hosted API exposes low, high, and max reasoning effort; thinking remains enabled and the default is max.

8

OpenAI and Anthropic compatibility

Moonshot documents compatible API interfaces and the hosted model identifier kimi-k3 for existing agent integrations.

9

Released model weights

Moonshot publishes the full model through GitHub and Hugging Face under the custom Kimi K3 License.

10

Multiple inference runtimes

Official instructions cover vLLM, SGLang, and TokenSpeed rather than requiring one proprietary self-hosting stack.

11

Provider verification suite

Moonshot's separate Vendor Verifier publishes tests intended to detect capability or long-context differences across hosted K3 providers.

12

Kimi product ecosystem

The same model is available in Kimi Agent, Kimi Work, Kimi Code, the API, and enterprise products, each with different tools and operating controls.

Process

How the Kimi K3 workflow works

  1. Step 1

    Choose the access path

    Separate consumer use, Kimi Code, hosted API integration, third-party hosting, and self-deployment; each has different cost, privacy, tool, license, and operational implications.

  2. Step 2

    Define an acceptance test

    Build representative tasks with objective correctness, citation, tool-use, latency, token, human-review, and failure criteria instead of relying on provider benchmark averages.

  3. Step 3

    Review data and license terms

    Classify inputs, remove secrets and unnecessary personal data, review hosted processing terms, and obtain legal review for the custom license when commercial scale or model-as-a-service thresholds may apply.

  4. Step 4

    Select a compatible harness

    Use an integration verified to preserve the complete assistant message, including reasoning content and tool calls, across every turn; avoid switching an existing session to K3 midstream.

  5. Step 5

    Constrain tools and permissions

    Give the agent only the minimum files, systems, network destinations, credentials, and write permissions required for the task.

  6. Step 6

    Set reasoning and cost limits

    Choose low, high, or max effort deliberately, cap turns and tokens, budget web-search charges, set timeouts, and stop loops that no longer make measurable progress.

  7. Step 7

    Structure long context

    Deduplicate sources, label dates and authority, separate instructions from untrusted content, prioritize the most relevant evidence, and test retrieval at realistic context lengths.

  8. Step 8

    Defend against prompt injection

    Treat web pages, documents, issues, emails, images, and tool output as untrusted data; prevent embedded instructions from changing policy, revealing data, or expanding permissions.

  9. Step 9

    Require confirmation gates

    Pause before destructive code changes, external messages, purchases, deployments, credential use, account changes, or any action with legal, financial, privacy, or safety consequences.

  10. Step 10

    Validate outputs externally

    Run tests, inspect diffs, trace citations to primary sources, recalculate numbers, and involve qualified reviewers for medical, legal, financial, scientific, security, or regulated work.

  11. Step 11

    Pilot with observability

    Log model version, effort, tokens, cache behavior, tool calls, failures, approvals, latency, and spend without recording sensitive reasoning or data beyond policy.

  12. Step 12

    Compare and monitor

    Run the same evaluation against alternatives, inspect third-party provider fidelity, and repeat testing when model, runtime, prompt, tool, or pricing changes.

Cost

Kimi K3 pricing and free plan

Moonshot publishes pay-as-you-go Kimi API pricing for K3. Cache-hit input is ten times cheaper than cache-miss input, while output—including reasoning tokens—has the highest unit price. Web search adds a per-call fee and returns results that also count as prompt tokens. Consumer Kimi memberships and enterprise terms use separate purchase paths, and self-hosting replaces token fees with substantial infrastructure, engineering, and licensing costs.

Kimi K3 API

$0.30 / $3 / $15 per 1M tokens

Pay-as-you-go hosted inference through the official Kimi API.

  • $0.30 per 1M cache-hit input tokens
  • $3.00 per 1M cache-miss input tokens
  • $15.00 per 1M output tokens
  • One-million-token context
  • Reasoning tokens contribute to output usage
  • A minimum $1 recharge is required to start; concurrency and RPM increase with cumulative recharge

Web Search tool

$0.005 per triggered call plus tokens

Optional hosted search used by compatible API workflows.

  • Charge applies only when a search call is triggered
  • Search result content also counts as prompt tokens
  • One agent task may trigger multiple searches
  • Apply domain allowlists, source checks, budgets, and injection defenses

Kimi applications

Free and paid access; confirm in product

K3 is available through Kimi, Kimi Work, and Kimi Code, with membership pricing, quotas, and regional availability presented through the current purchase flow.

  • Do not assume consumer membership includes API credit
  • Confirm model, effort, context, agent, Swarm, and usage limits before subscribing
  • Kimi Work requires a supported desktop platform and current app version
  • Product tools and allowances can differ from raw API access

Self-hosted weights

No per-token license fee published; infrastructure extra

Full weights may be used under the custom Kimi K3 License.

  • Copyright and license notices must be preserved
  • Some model-as-a-service businesses above $20M aggregate 12-month revenue need a separate Moonshot agreement before commercial use
  • Certain products above 100M monthly active users or $20M monthly revenue must prominently display Kimi K3
  • Moonshot recommends supernode configurations with 64 or more accelerators
  • Budget for storage, networking, orchestration, monitoring, security, energy, and specialist operations

Kimi Enterprise

Custom quote

Organization access with separate accounts, administration, and enterprise terms.

  • Request current data-processing, retention, residency, security, support, and service-level terms
  • Confirm which hosted products, tools, model versions, and usage allowances are included
  • Require documented incident, deletion, access-control, and model-change procedures

Pricing checked . Check current pricing at the source ↗

Assessment

Kimi K3 strengths and limitations

Where it stands out

  • Unusually large one-million-token context for repositories and source-heavy workflows
  • Native text, image, and video understanding in one open-weight model
  • Strong focus on long-horizon coding, tool use, and knowledge work
  • Sparse 104B-active design improves compute efficiency relative to activating all 2.8T parameters
  • Full weights, architecture details, technical report, model card, and deployment guidance are published
  • Hosted access supports OpenAI- and Anthropic-compatible integration patterns
  • Low, high, and max reasoning-effort controls let developers trade capability against latency and cost
  • Official API pricing clearly separates cache-hit input, cache-miss input, and output
  • Multiple first-party products make it possible to test K3 before attempting a custom deployment
  • Provider documentation openly identifies history-preservation and excessive-proactiveness limitations
  • Vendor Verifier gives teams a starting point for checking whether third-party K3 endpoints match expected behavior

What to consider

  • The model is open-weight under a custom license, not simply an unrestricted or OSI-standard open-source release
  • The license adds a separate-agreement requirement for certain model-as-a-service businesses above $20M in aggregate 12-month revenue
  • Very large commercial products may need prominent Kimi K3 attribution under the license thresholds
  • A 2.8T-parameter checkpoint remains extremely large even though only 104B parameters activate per token
  • Moonshot recommends 64 or more accelerators for deployment, putting practical self-hosting beyond most teams
  • Native MXFP4/MXFP8 formats, KDA, expert parallelism, high-speed interconnects, and compatible runtime builds narrow the hardware and operations options
  • One-million-token capacity does not guarantee faithful recall, correct cross-document reasoning, or accurate citations across the entire context
  • Very long prompts can create substantial cache-miss, latency, memory, and output costs
  • Reasoning is always enabled, and maximum effort is the default, so verbose hidden work can increase latency and billable output
  • K3 quality can become unstable if an agent fails to pass back complete reasoning and tool-call history or switches models mid-session
  • Moonshot warns that K3 may make unexpected decisions when instructions or intent are ambiguous
  • The model can hallucinate facts, citations, code behavior, visual details, calculations, and tool outcomes
  • Agentic coding can introduce security flaws, modify the wrong files, expose secrets, or execute destructive commands without tight permissions and review
  • Web and document inputs can contain prompt injection that attempts to redirect the agent or exfiltrate data
  • Provider-reported benchmark and case-study results use varying harnesses, maximum effort, internal tests, or company-selected examples
  • Hosted Kimi tools are not automatically available to self-hosted weights and may add separate fees, permissions, or data-processing paths
  • Third-party hosts can differ in quantization, context support, system prompts, tool implementation, caching, and throughput
  • Multimodal understanding can miss small text, frames, spatial relations, edits, or context and should not be used as the sole authority for consequential inspection
  • Medical, legal, financial, scientific, security, and other high-stakes outputs require qualified human judgment and independent evidence
  • Teams must independently verify hosted privacy, retention, residency, subprocessors, training use, security, and regional availability for their deployment

Compare

Kimi K3 alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Consumer

Kimi K2.6

The prior Kimi generation for teams that want a smaller, more established Moonshot model and do not require K3's maximum scale.

Explore Kimi K2.6

Miscellaneous

Inkling-Small

A far smaller open model for teams prioritizing practical fine-tuning and deployment economics over maximum frontier-scale capability.

Explore Inkling-Small

Coding

Qwen3-Coder-Next

An open-weight coding-focused model for agentic software workflows with a materially lighter deployment target.

Explore Qwen3-Coder-Next

Business Operations

DeepSeek

A broad open-model ecosystem and hosted assistant worth comparing on reasoning, coding, cost, policy, and deployment requirements.

Explore DeepSeek

Consumer

Gemma 4

Google's open-weight model family for teams that prefer multiple model sizes and a different tooling and deployment ecosystem.

Explore Gemma 4

Questions

Kimi K3 FAQs

What is Kimi K3?

Kimi K3 is Moonshot AI's 2.8-trillion-parameter, open-weight multimodal agentic model. It is built for long-horizon coding, research, documents, visual inputs, and tool-assisted knowledge work.

Is Kimi K3 open source?

It is more precise to call Kimi K3 open-weight. Moonshot releases the weights and broad rights to use, modify, distribute, fine-tune, and deploy them, but the custom Kimi K3 License adds commercial conditions for certain large model-as-a-service businesses and very large products.

How large is Kimi K3?

K3 has 2.8 trillion total parameters and activates 104 billion per token through a mixture-of-experts architecture. The active count lowers per-token computation but does not make storing or serving the full model equivalent to a dense 104B checkpoint.

What can Kimi K3 see and produce?

It accepts text, images, and video context and produces text. Kimi's hosted products can wrap it with additional tools for coding, search, documents, spreadsheets, presentations, and interactive output.

Does Kimi K3 really support one million tokens?

The documented maximum is 1,048,576 tokens. Real results still depend on source organization, retrieval, runtime support, cache behavior, prompt injection defenses, latency, and the model's ability to find and use the relevant evidence.

How much does the Kimi K3 API cost?

As checked August 31, 2026, the official API lists $0.30 per million cache-hit input tokens, $3 per million cache-miss input tokens, and $15 per million output tokens. Optional web search is $0.005 per triggered call plus tokens.

Can I self-host Kimi K3?

Yes under its license, but it is an expert deployment. Moonshot recommends supernode configurations with at least 64 accelerators and documents compatible vLLM, SGLang, and TokenSpeed paths. Most teams should benchmark hosted access before committing to that infrastructure.

What hardware does Kimi K3 need?

There is no simple single-GPU minimum for the full model. The native MXFP4/MXFP8 checkpoint, 2.8T total parameters, expert parallelism, and long context demand a large high-bandwidth distributed system; exact capacity depends on runtime, context, concurrency, and performance goals.

Why must an agent preserve Kimi K3's thinking history?

Moonshot says K3 was trained for preserved thinking history. If an integration omits prior reasoning content or tool calls—or switches an existing session to K3—generation quality may become unstable. Use a tested compatible harness and pass the complete assistant message.

Is Kimi K3 safe to run autonomously?

Not without controls. Moonshot warns that it can be excessively proactive. Use narrow permissions, explicit instructions, sandboxing, spending and turn limits, confirmation gates, logs, tests, and a human reviewer before consequential actions.

Are Kimi K3 benchmark claims independent?

Not uniformly. Moonshot publishes detailed footnotes, but results mix internal evaluations, public leaderboards, company-run tests, different agent harnesses, and maximum reasoning effort. Reproduce the tasks that matter to your organization.

Can Kimi K3 be used for medical, legal, or financial decisions?

It can help summarize or draft from approved evidence, but it should not be the authority. Require primary sources, qualified professional review, privacy controls, calibrated uncertainty, and human responsibility for every consequential decision.

Bottom line

Our Kimi K3 verdict

Kimi K3 is a serious option for teams evaluating frontier-scale open weights, very long context, multimodal reasoning, and sustained coding or research agents. The official hosted API makes evaluation accessible, but self-hosting is an infrastructure project, not a routine model download. The best buyers will benchmark their own workloads, account for reasoning and long-context costs, review the custom license, preserve complete agent history, and constrain every tool. Teams that need easier deployment should compare smaller open models; teams that need the strongest polished hosted experience should compare proprietary frontier systems on the same acceptance test.

Visit Kimi K3 website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.