Skip to content

Welcome to Moonshot AI

icon Moonshot AI is committed to solving ambitious "moonshot" problems that will lead humanity to AGI. We embrace open source, and contributed the following projects to the community:

Research

  • Kimi K3: Kimi K3 is a 2.8T-parameter model built on Kimi Delta Attention (KDA) and Attention Residuals (AttnRes), with native vision capabilities and a 1-million-token context window. It is the world's first open 3T-class model, designed for frontier intelligence across long-horizon coding, knowledge work, and reasoning.
  • Attention Residuals: a drop-in replacement for residual connections with consistent scaling gains.
  • Kimi K2.5: Kimi K2.5 is an open-source, native multimodal agentic model built through continual pretraining on approximately 15 trillion mixed visual and text tokens atop Kimi-K2-Base.
  • Kimi Linear: a hybrid linear attention architecture that outperforms traditional full attention methods across various contexts.
  • Kimi K2: an open-source Mixture-of-Experts model with 32B activated parameters and 1T total parameters. It achieves state-of-the-art performance in frontier knowledge, math, and coding among non-thinking models.
  • Kimi-K1.5: Scaling Reinforcement Learning with LLMs. We released our tech report on building an o1-level multi-modal reasoning model.
  • Moonlight for our paper Muon is Scalable for LLM Training. We released (i) checkpoints for SOTA small models; (ii) code for our improved Muon optimizer.
  • MoBA: Mixture of Block Attention for Long-Context LLMs. We released code and paper for our looong-context LLM technique.
  • Kimi-VL: Mixture-of-Experts Vision-Language Model for Multimodal Reasoning, Long-Context Understanding, and Strong Agent Capabilities
  • Kimina-Prover Preview: Towards Large Formal Reasoning Models with Reinforcement Learning. We released technical report, model weights and a rectified version of miniF2F-test benchmark.
  • Kimi-Audio: Universal audio foundation model that handles diverse tasks like speech recognition, audio understanding, audio-to-text chat, speech-to-speech conversation. We released the technical report, model weights and evaluation toolkit.

Benchmarks

  • WorldVQA: a benchmark measuring atomic vision-centric world knowledge in multimodal large language models.
  • PerceptionBench: a benchmark for evaluating atomic visual perception in multimodal large language models.
  • CombiBench: the first benchmark for combinatorial mathematics problems formalized in Lean 4.

Agents

  • Kimi Code: A fast, versatile, and extensible AI coding agent that brings Kimi into your projects and development workflow.

Service and Infra

  • MoonEP: an expert parallelism communication library that keeps token loads perfectly balanced across ranks via dynamic redundant experts.
  • FlashKDA: high-performance Kimi Delta Attention kernels built on CUTLASS.
  • Kimi-Vendor-Verifier: monitoring and verifying the precision of Kimi model APIs across vendors.
  • checkpoint-engine: efficiently update model weights in LLM serving.
  • Mooncake: pioneered the idea of KV-centric disaggregated LLM serving, winning the Best Paper award at FAST 2025. We released code and data corresponding to our paper.
  • moonpalace: debugging tool for our API service.

Community

  • Forum: join discussions, ask questions, and share ideas about the Moonshot AI platform and APIs.

Pinned Loading

  1. kimi-code kimi-code Public

    Kimi Code CLI — The Starting Point for Next-Gen Agents

    TypeScript 5.6k 842

  2. Attention-Residuals Attention-Residuals Public

    3.4k 200

  3. Kimi-K3 Kimi-K3 Public

    Open Frontier Intelligence

    4.6k 347

  4. FlashKDA FlashKDA Public

    FlashKDA: high-performance Kimi Delta Attention kernels

    Cuda 911 91

  5. MoonEP MoonEP Public

    MoonEP: A Perfectly Balanced Expert Parallelism Library via Dynamic Redundant Experts

    Python 849 86

  6. K2-Vendor-Verifier K2-Vendor-Verifier Public

    Verify Precision of all Kimi K2 API Vendor

    Python 582 39

Repositories

Showing 10 of 43 repositories
  • kimi-code Public

    Kimi Code CLI — The Starting Point for Next-Gen Agents

    MoonshotAI/kimi-code's past year of commit activity
    TypeScript 5,617 MIT 840 537 375 Updated Jul 29, 2026
  • FlashKDA Public

    FlashKDA: high-performance Kimi Delta Attention kernels

    MoonshotAI/FlashKDA's past year of commit activity
    Cuda 911 MIT 91 13 5 Updated Jul 29, 2026
  • Kimi-K3 Public

    Open Frontier Intelligence

    MoonshotAI/Kimi-K3's past year of commit activity
    4,554 347 6 5 Updated Jul 28, 2026
  • Kimi-Vendor-Verifier Public

    Kimi-Vendor-Verifier

    MoonshotAI/Kimi-Vendor-Verifier's past year of commit activity
    Python 90 MIT 13 2 1 Updated Jul 28, 2026
  • .github Public
    MoonshotAI/.github's past year of commit activity
    2 GPL-3.0 0 0 0 Updated Jul 28, 2026
  • kimi-help-center Public

    Kimi Help Center is an intelligent Q&A routing system that directs user questions to the right help articles across the full Kimi ecosystem — covering Agent mode, Deep Research, Kimi Code, Kimi Claw, Docs & Sheets, PPT/Slides, membership & billing, and API services.

    MoonshotAI/kimi-help-center's past year of commit activity
    16 10 2 1 Updated Jul 28, 2026
  • MoonEP Public

    MoonEP: A Perfectly Balanced Expert Parallelism Library via Dynamic Redundant Experts

    MoonshotAI/MoonEP's past year of commit activity
    Python 849 MIT 86 12 4 Updated Jul 28, 2026
  • PerceptionBench Public

    PerceptionBench: Evaluating Atomic Visual Perception in Multimodal Large Language Models

    MoonshotAI/PerceptionBench's past year of commit activity
    Python 120 Apache-2.0 7 0 0 Updated Jul 28, 2026
  • minitriton Public
    MoonshotAI/minitriton's past year of commit activity
    Python 53 Apache-2.0 5 0 0 Updated Jul 27, 2026
  • nano-kpu Public
    MoonshotAI/nano-kpu's past year of commit activity
    Verilog 55 Apache-2.0 6 0 0 Updated Jul 23, 2026

Top languages

Loading…

Most used topics