公告
数据公告

QQ群和tg群已经启用,欢迎加入。公开信息来源均审核后发布;请结合来源、库存和更新时间判断。

社群与联系Telegram 群点击加入Telegram 频道点击订阅联系我们tgAIPricedb交流群979789483
返回资讯列表
research

Moonshot AI 开源 FlashKDA:Kimi Delta Attention 内核在 H20 上实现最高 2.22 倍预填充加速

Moonshot AI 开源了基于 CUTLASS 的 FlashKDA,用于加速 Kimi Delta Attention 内核。根据其公布的基准测试,该实现相比 flash-linear-attention 基线在 NVIDIA H20 上实现了 1.72 至 2.22 倍的预填充速度提升。

96% VERIFIED

Moonshot AI 发布了 FlashKDA,这是一个面向 Kimi Delta Attention(KDA)的高性能 CUTLASS 内核实现。项目旨在为现有 flash-linear-attention 生态提供更高效的执行后端,并可作为兼容的替换方案接入相关工作流。

据 Moonshot AI 公布的测试结果,FlashKDA 在 NVIDIA H20 GPU 上相较 flash-linear-attention 基线实现了 1.72 倍至 2.22 倍的预填充加速。公开报道还提到,该项目支持变长批处理,并以 MIT 许可证发布。

FlashKDA 已在 GitHub 上开放,开发者可以查看实现、基准测试和集成方式。不过,实际性能仍可能受到序列长度、批量大小、模型配置及软件环境等因素影响,官方数字不应直接视为所有部署场景下的普遍提升。

来源证据

AI Research Digest - 2026-05-01 - Noah Technoah-code.com · supporting

Compiled on May 1, 2026 ## Key Highlights The week’s most significant technical advancement is the open-sourcing of FlashKDA by Moonshot AI. This implementation offers high-performance kernels for Kimi Delta Attention that plug directly into the flash-linear-attention ecosystem, specifically leveraging the CUTLASS framework. By introducing variable-length batching and benchmarking against H20 hardware, Moonshot is addressing a critical need for inference efficiency. This move suggests that while model scaling has been a priority, optimizing the underlying attention mechanisms for specific hardware is now a key driver for competitive advantage in the open-source community. [...] ## Papers to Read ### 1. Moonshot AI Open-Sources FlashKDA: CUTLASS Kernels for Kimi Delta Attention with Variable-Length Batching and H20 Benchmarks Source: MarkTechPost Moonshot AI releases FlashKDA, a high-performance implementation of Kimi Delta Attention that plugs directly into the flash-linear-attent

FlashKDA: High-Performance Attention Kernels Open-Sourced | Kimi (Moonshot AI) posted on the topic | LinkedInlinkedin.com · supporting

Agree & Join LinkedIn By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy. # FlashKDA: High-Performance Attention Kernels Open-Sourced View organization page for Kimi (Moonshot AI) 46,353 followers We've open-sourced FlashKDA, our high-performance CUTLASS-based implementation of Kimi Delta Attention kernels. It delivers 1.72×–2.22× prefill speedup over the flash-linear-attention baseline on H20, and works as a drop-in backend for flash-linear-attention. Explore on GitHub: GitHub - MoonshotAI/FlashKDA: FlashKDA: high-performance Kimi Delta Attention kernels Chris Qin, graphic [...] Chris Qin, graphic Impressive numbers, especially with a drop-in backend. Kernel improvements like this directly expand the practical context and throughput envelope. Curious how performance scales across sequence lengths and batch sizes on H20. Simon Jakobs, graphic Wow thanks! Will use it when serving Kimi K3 fully EU hosted on meliou

Moonshot AI Open-Sources FlashKDA: CUTLASS Kernels for Kimi Delta Attention with Variable-Length Batching and H20 Benchmarks - MarkTechPostmarktechpost.com · supporting

By Asif Razzaq - The team behind Kimi.ai (Moonshot AI) just made a significant contribution to the open-source AI infrastructure space. The research team has made a significant contribution to the open-source AI infrastructure space. They released FlashKDA (Flash Kimi Delta Attention), a high-performance CUTLASS-based kernel implementation of the Kimi Delta Attention (KDA) mechanism. The FlashKDA library is available on GitHub under an MIT license. It delivers prefill speedups of 1.72× to 2.22× over the `flash-linear-attention` baseline on NVIDIA H20 GPUs, and works as a drop-in backend for the popular `flash-linear-attention` library. ### What Is Kimi Delta Attention, and Why Does It Matter? [...] FlashKDA is Moonshot AI’s open-source CUTLASS-based CUDA kernel for Kimi Delta Attention (KDA), delivering 1.72×–2.22× prefill speedup over the `flash-linear-attention` baseline on NVIDIA H20 GPUs. KDA extends Gated DeltaNet with fine-grained, channel-wise gating — it’s the core attenti

Moonshot AI Open-Sources FlashKDA: CUTLASS Kernels for Kimi Delta Attention with Variable-Length Batching and H20 Benchmarks - MarkTechPostmarktechpost.com · supporting

By Asif Razzaq - The team behind Kimi.ai (Moonshot AI) just made a significant contribution to the open-source AI infrastructure space. The research team has made a significant contribution to the open-source AI infrastructure space. They released FlashKDA (Flash Kimi Delta Attention), a high-performance CUTLASS-based kernel implementation of the Kimi Delta Attention (KDA) mechanism. The FlashKDA library is available on GitHub under an MIT license. It delivers prefill speedups of 1.72× to 2.22× over the `flash-linear-attention` baseline on NVIDIA H20 GPUs, and works as a drop-in backend for the popular `flash-linear-attention` library. ### What Is Kimi Delta Attention, and Why Does It Matter? [...] FlashKDA is Moonshot AI’s open-source CUTLASS-based CUDA kernel for Kimi Delta Attention (KDA), delivering 1.72×–2.22× prefill speedup over the `flash-linear-attention` baseline on NVIDIA H20 GPUs. KDA extends Gated DeltaNet with fine-grained, channel-wise gating — it’s the core attenti

Moonshot AI's FlashKDAthreads.com · supporting

# Thread 595 views sung.kim.mw's profile picture sung.kim.mw Moonshot AI's FlashKDA A high-performance CUTLASS-based implementation of Kimi Delta Attention kernels. Achieves 1.72×–2.22× prefill speedup over the flash-linear-attention baseline on H20, and works as a drop-in backend for flash-linear-attention. github.com/Moons… GitHub - MoonshotAI/FlashKDA: FlashKDA: high-performance Kimi Delta Attention kernels github.com GitHub - MoonshotAI/FlashKDA: FlashKDA: high-performance Kimi Delta Attention kernels 15 1 1 1 Log in or sign up for ThreadsSee what people are talking about and join the conversation. Log in with username instead

Kimi.ai on X: "We've open-sourced FlashKDA, our high-performance CUTLASS-based implementation of Kimi Delta Attention kernels. It delivers 1.72×–2.22× prefill speedup over the flash-linear-attention baseline on H20, and works as a drop-in backend for flash-linear-attention. Explore on GitHub: https://t.co/QScjWsJqSy" / Xx.com · supporting

Log inSign up ## Post user avatar Kimi.ai @Kimi\_Moonshot We've open-sourced FlashKDA, our high-performance CUTLASS-based implementation of Kimi Delta Attention kernels. It delivers 1.72×–2.22× prefill speedup over the flash-linear-attention baseline on H20, and works as a drop-in backend for flash-linear-attention. Explore on GitHub: github.com/MoonshotAI/Fla… GitHub - MoonshotAI/FlashKDA: FlashKDA: high-performance Kimi Delta Attention kernelsFrom github.com 3:25 PM · Jul 27, 2026168.8KViews user avatar Louis(没 Fable 5 用我就要发狂了) @0x\_Yao Jul 27 Tell me, who's the real hero? GIF 5.4K user avatar Kirolos Basalos @KeroBasalos Jul 27 [...] Kirolos Basalos @KeroBasalos Jul 27 I FUCKING love you guys. Ong, fuck “open” AI, definitely fuck anthropic, kinda fuck meta. My only hope is in Gemini, Kimi and Qwen. Y’all are beautiful goddamnit. 3.1K user avatar Bing Xu @bingxu\_ Jul 27 We’ve open-sourced PTX KDA, our fu