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 6.4k 1k

  2. Attention-Residuals Attention-Residuals Public

    3.5k 204

  3. Kimi-K3 Kimi-K3 Public

    Open Frontier Intelligence

    8.4k 644

  4. FlashKDA FlashKDA Public

    FlashKDA: high-performance Kimi Delta Attention kernels

    Cuda 1.2k 114

  5. MoonEP MoonEP Public

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

    Python 1.1k 118

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

    Verify Precision of all Kimi K2 API Vendor

    Python 588 41

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 6,371 MIT 1,014 626 394 Updated Aug 11, 2026
  • Kimi-Vendor-Verifier Public

    Kimi-Vendor-Verifier

    MoonshotAI/Kimi-Vendor-Verifier's past year of commit activity
    Python 103 MIT 15 2 1 Updated Aug 11, 2026
  • MoonEP Public

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

    MoonshotAI/MoonEP's past year of commit activity
    Python 1,067 MIT 118 14 7 Updated Aug 7, 2026
  • Kimi-K2.5 Public

    Open Visual Agentic Intelligence

    MoonshotAI/Kimi-K2.5's past year of commit activity
    2,298 322 48 2 Updated Aug 6, 2026
  • Kimi-K3 Public

    Open Frontier Intelligence

    MoonshotAI/Kimi-K3's past year of commit activity
    8,359 644 15 6 Updated Aug 6, 2026
  • checkpoint-engine Public

    Checkpoint-engine is a simple middleware to update model weights in LLM inference engines

    MoonshotAI/checkpoint-engine's past year of commit activity
    Python 994 MIT 102 3 5 Updated Aug 5, 2026
  • PerceptionBench Public

    PerceptionBench: Evaluating Atomic Visual Perception in Multimodal Large Language Models

    MoonshotAI/PerceptionBench's past year of commit activity
    Python 183 Apache-2.0 9 3 0 Updated Aug 3, 2026
  • kimi-cli Public

    Kimi Code CLI is your next CLI agent.

    MoonshotAI/kimi-cli's past year of commit activity
    Python 11,163 Apache-2.0 1,286 530 301 Updated Aug 3, 2026
  • FlashKDA Public

    FlashKDA: high-performance Kimi Delta Attention kernels

    MoonshotAI/FlashKDA's past year of commit activity
    Cuda 1,206 MIT 114 13 6 Updated Jul 30, 2026
  • walle Public
    MoonshotAI/walle's past year of commit activity
    Go 30 MIT 7 0 0 Updated Jul 29, 2026

Top languages

Loading…

Most used topics