Kimi-K2 logo

Kimi-K2

MoonshotAI/Kimi-K2

Large language model series developed by Moonshot AI team

GraphCanon updated today · GitHub synced today

11k
Stars
864
Forks
70
Open issues
92
Watchers
5mo
Last push
OtherCreated Jul 3, 2025

Trust & integrity

Full report
Maintenance
Slowing (171d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Kimi K2 is a series of large language models created by the Moonshot AI team, offering an API compatible with OpenAI and Anthropic interfaces.

Capability facts

No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).

Categories

Tags

README

4. Deployment

[!Note] You can access Kimi K2's API on https://platform.moonshot.ai , we provide an OpenAI/Anthropic-compatible API for you.

The Anthropic-compatible API maps temperature by real_temperature = request_temperature * 0.6 for better compatiblity with existing applications.

Our model checkpoints are stored in block-fp8 format, you can find it on Huggingface.

Currently, it is recommended to run Kimi-K2 on the following inference engines:

  • vLLM
  • SGLang
  • KTransformers
  • TensorRT-LLM

Deployment examples for vLLM and SGLang can be found in the Model Deployment Guide.



6. License

Both the code and the model weights are released under the Modified MIT License.