Signal Brief

Kimi K3技术报告发布

Kimi.ai发布Kimi K3技术报告,该模型为2.8T参数MoE,原生支持视觉理解,拥有百万token上下文窗口。报告详细描述了新架构Kimi Delta Attention,通过移除位置编码、注意力残差、分层训练等技术,实现约2.5倍于Kimi K2的扩展效率。

twitter关注列表 Rohan Paul (@rohanpaul_ai) 发布 2026-07-27 收录 2026-07-27 值得跟进

一句话判断

该报告详细披露了KDA架构、NoPE、跨深度注意力等具体技术实现,与已知Kimi K2形成显著差异,值得深入阅读原文。

核心信息

Kimi.ai发布Kimi K3技术报告,该模型为2.8T参数MoE,原生支持视觉理解,拥有百万token上下文窗口。报告详细描述了新架构Kimi Delta Attention,通过移除位置编码、注意力残差、分层训练等技术,实现约2.5倍于Kimi K2的扩展效率。

原始内容

Kimi K3 just released their technical paper. one of the most detailed and exhaustive one. A million-token context window does not create long-horizon agency if the training system cannot preserve a task across thousands of tool calls. Kimi K3 is built around that constraint. Reports that the architecture and training recipe improve overall scaling efficiency by roughly 2.5X over Kimi K2. - Most layers no longer use full softmax attention. Each block runs 3 Kimi Delta Attention (KDA) layers and one global Multi-head Latent Attention (MLA) layer; - No Position Encoding (NoPE): removes Rotary Position Embedding (RoPE) extension tricks, while bounded KDA decay makes the difficult causal tiles Tensor Core-friendly. - Their agents are trained not to depend on one fixed scaffold. Tools, prompts, memory, context management, skills, and subagents are varied during RL, while partial rollouts and resumable microVM sandboxes allowed unfinished trajectories continue across training iterations with their environment state intact. - The model attends across depth, not only across tokens. Attention Residuals let every layer selectively retrieve earlier block representations instead of squeezing the entire network history through one accumulated residual stream. - The million-token context was trained as an actual dependency problem. The curriculum grows from 8K to 64K, then 256K to 1M, using synthetic multimodal tasks whose evidence is deliberately scattered across the full sequence. - The 896-expert MoE required a complete stability redesign. Kimi K3 combines a half-width latent expert path, 16 active experts per token, RMSNorm, bounded SiTU-GLU activations, and Quantile Balancing that directly computes the routing bias needed for each expert’s target load. ![photo](https://pbs.twimg.com/media/HOQPUCraQAAYJFL.jpg) > **引用原帖 Kimi.ai (@Kimi_Moonshot):** > Releasing the model weights and technical report of Kimi K3. > Kimi K3 is our most capable model: a 2.8T MoE model with native visual understanding and a 1M-token context window. > New model architecture: 2.5x the intelligence per unit of compute, not just more params. > Alongside Kimi K3, we're opening up more of the stack behind it — high-performance attention kernels, MoE communication library, and infrastructure for running agent environments at scale. > Model weights: https://t.co/7m7eEg6Y0B > Tech report: https://t.co/yeu6cjpMCT > Tech blog: https://t.co/YTfiMSNM1f > https://x.com/Kimi_Moonshot/status/2081760186235289764 Rohan Paul (@rohanpaul_ai): https://t.co/b8ioyzQjOx

相关动态

01

Microsoft 公布 MAI-Cyber-1-Flash 网络安全模型

Microsoft 公布其网络安全模型 MAI-Cyber-1-Flash 与 MDASH 系统在 CyberGym 上达到 95.95% 的成绩,超过次优的 GPT-5.5 Cyber(85.6%),并能以领先模型一半的成本自动查找和修复代码漏洞。MDASH 协调超过 100 个专门代理,且将模型与安全上下文分离,实现模型可替换。

twitter关注列表2026-07-27#AI安全#模型发布#评测
观察
02

Kimi K3 开源权重发布

Moonshot 开源 Kimi K3 模型权重,参数规模 2.6T,在 Artificial Analysis Intelligence Index 得分 57,成为领先的开源权重模型。许可协议限制商用,要求营收超 2000 万美元的模型即服务企业另行协商,月活超 1 亿或月营收超 2000 万美元的商业产品需在界面显示“Kimi K3...

twitter关注列表2026-07-27#模型发布#大模型#开源
值得跟进
04

Kimi K3: 2.8T MoE开源模型发布

Kimi(月之暗面)发布并开源其最强模型Kimi K3,采用2.8T MoE架构,具备原生视觉理解能力和1M token上下文窗口,新架构使智能每计算单元提升2.5倍。同时开放技术报告、高性能注意力内核、MoE通信库及agent基础设施。

twitter关注列表2026-07-27#模型发布#大模型#开源
观察
05

Kimi K3 在 Agent Arena 排名第一并开源

Arena.ai 公布榜单,Kimi K3 (Max) 在 Agent Arena 中以净改进 +9.75% 排名开源权重第一,超过 GLM-5.2 (Max) 的 +7.12%,并在 Frontend Code(1682 pts)和 Text(1485 pts)Arenas 中也位居开源第一。Kimi K3 本身为 2.8T MoE 模...

twitter关注列表2026-07-27#模型发布#大模型#开源
观察