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.5k 818

  2. Attention-Residuals Attention-Residuals Public

    3.4k 198

  3. Kimi-K3 Kimi-K3 Public

    Open Frontier Intelligence

    3.3k 267

  4. FlashKDA FlashKDA Public

    FlashKDA: high-performance Kimi Delta Attention kernels

    Cuda 853 84

  5. MoonEP MoonEP Public

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

    Python 774 77

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

    Verify Precision of all Kimi K2 API Vendor

    Python 581 39

Repositories

Showing 10 of 43 repositories

Top languages

Loading…

Most used topics