model releaseMoonshot AI

Moonshot AI Releases Kimi K3: Open-Weight 2.8T-Parameter Model With 1M-Token Context and Native Multimodality

TL;DR

Moonshot AI has released Kimi K3, an open-weight 2.8-trillion-parameter mixture-of-experts model with 104B activated parameters, a 1,048,576-token context window, and native multimodal support. The company describes it as the world's first open 3T-class model, built on a new Kimi Delta Attention architecture.

2 min read
0

Moonshot AI has released Kimi K3, an open-weight mixture-of-experts (MoE) model with 2.8 trillion total parameters and 104 billion activated parameters per token. The model supports a 1,048,576-token (1M) context window and processes text, images, and video natively within a single architecture.

According to Moonshot AI, Kimi K3 is the "world's first open 3T-class model," positioned as the company's most capable release to date.

Architecture

Kimi K3 introduces two new architectural components: Kimi Delta Attention (KDA) and Attention Residuals (AttnRes). The model has 93 layers total (92 MoE, 1 dense), split into 69 KDA attention layers and 24 Gated Multi-head Latent Attention (MLA) layers. It uses a Stable LatentMoE framework with 896 total experts, activating 16 per token plus 2 shared experts. Moonshot AI claims this design delivers roughly a 2.5x improvement in scaling efficiency over its predecessor, Kimi K2.

Other specifications include a 7168-dimension attention hidden size, 96 attention heads, a 160K-token vocabulary, and a SiTU-GLU activation function. The vision component, MoonViT-V2, adds 401 million parameters for native image and video understanding. The model was trained with quantization-aware training using MXFP4 weights and MXFP8 activations.

Capabilities

Moonshot AI positions Kimi K3 for long-horizon agentic work: sustained coding sessions across large repositories, GPU kernel optimization, compiler development, CAD, and chip design, alongside knowledge work such as deep research, dashboard generation, and video editing — all described as operating with minimal human oversight.

Benchmark Results

Moonshot AI reports the following scores for Kimi K3 at maximum reasoning effort, benchmarked against comparison models including Claude Opus 4.8, GPT-5.5, and GLM-5.2:

  • GPQA Diamond: 93.5
  • HLE-Full: 43.5 (without tools) / 56.0 (with tools)
  • Terminal-Bench 2.1: 88.3
  • BrowseComp: 91.2
  • OSWorld-Verified: 84.8
  • DeepSWE: 67.5

These figures come directly from Moonshot AI's release materials and have not been independently verified. The company notes that comparison scores were pulled from a mix of official leaderboards, Artificial Analysis, and vendor-published benchmarks as of July 2026, and that harness choice (e.g., Kimi Code harness vs. Codex vs. Claude Code) varies across models, which can materially affect results.

Availability

Model weights are released under the Kimi K3 License, Moonshot AI's open-weight license permitting research, deployment, and derivative work. Pricing for hosted access has not yet been disclosed.

What This Means

A 2.8T-parameter open-weight model with a 1M-token context window and native multimodality is a significant technical claim, and if the reported 104B active-parameter efficiency holds up under independent testing, it could meaningfully lower the cost of running frontier-scale inference compared to dense models of similar total size. However, the benchmark comparisons rely heavily on Moonshot AI's own harness selections and self-reported figures against models and benchmark suites (including several referenced as being current in mid-2026) that have not been independently corroborated. Buyers and researchers should treat the specific benchmark deltas as directional rather than definitive until third-party evaluations — and confirmed pricing — are available.

Related Articles

model release

Poolside Releases Laguna S 2.1, an 8B-Active-Parameter Open Coding Model That Rivals Systems 20x Its Size

Poolside has released Laguna S 2.1, a mixture-of-experts coding model with 8 billion active parameters out of 118 billion total, its third coding model release in three months. The company claims it outperforms open-weight models 10 to 20 times its size on agentic coding benchmarks like Terminal-Bench 2.1 and DeepSWE.

benchmark

Kimi K3 Scores 32% on Cyber Exploit Benchmark vs. 76% for Leading U.S. Models, Joint UK-US Study Finds

A joint evaluation by the UK AI Security Institute and U.S. Center for AI Standards and Innovation found Kimi K3 scores 32.2% on the ExploitBench benchmark versus 76.2% for leading U.S. models, though it beats China's GLM-5.2 at 24.4%. The gap may stem from Moonshot AI distilling Claude outputs that exclude advanced offensive cyber content.

model release

InclusionAI Releases Ling-3.0-flash, a 124B MoE Model with 5.1B Active Parameters

InclusionAI has released Ling-3.0-flash, a 124-billion-parameter Mixture-of-Experts model that activates roughly 5.1 billion parameters per token. The model targets production-scale agentic workloads with a 262K context window and an emphasis on token efficiency.

model release

Anthropic Ships Claude Opus 5, Claims Near-Fable Performance at Half the Price

Anthropic released Claude Opus 5 on July 24, 2026, positioning it as a lower-cost alternative to its more expensive Claude Fable 5 model. Independent evaluators Epoch AI and Artificial Analysis report mixed but largely favorable results, with Opus 5 nearly matching Fable 5 on coding benchmarks while cutting cost-per-task by roughly 20%.

Comments

Loading...