AI Infra Interviews logo

Kimi / MoE

Kimi-K2.7-Code

A coding upgrade without a new size class

Open-weight releaseSources checked 2026-09-13

Use this checkpoint to test whether Moonshot’s coding-focused training improves completed repository tasks over K2.6. Keeping the 1T/32B size class lets you compare task quality without attributing every gain to more parameters.

1,000Breported total parameters
32Bactive parameters per token
262,144configured token positions

Publisher-reported, rounded model count; not an exact tensor census. Multimodal components and packaging can change the artifact size.

Evaluate it for

Repository editing, test-driven repair and long agent runs.

Choose another path when

A general chat workload that does not benefit from the coding specialization or cannot afford the full expert store.

Release context

Why this release matters

The release concentrates on coding agents and requires thinking mode in its documented service integration. The tool harness, test feedback and output budget are central to evaluating this generation.

Release evidence · Weights 2026-06-12 · Follow the Kimi timeline →

Deployment starting points

Which hardware, how many, at what precision?

Start with an exact artifact and an engine that supports it. A configuration below is evidence of a documented path; its device count does not promise a particular throughput or concurrency.

595.15 GB of tensor data in the pinned index

This is the index’s reported tensor payload, in decimal GB. It excludes file headers and runtime memory. Mixed precision, conversion and host/device placement determine how much GPU memory the loaded model needs.

Inspect the exact index metadata →
Capacity screen: would the weights fit?

This estimates inference memory for a hypothetical uniform precision. It is useful for rejecting an allocation that is too small. It does not establish a working deployment or estimate training memory.

A uniform-precision GPU count would hide this model’s component layout. Publisher-reported, rounded model count; not an exact tensor census. Multimodal components and packaging can change the artifact size. Use the documented artifact and placement path above; no GPU count is inferred here.

Architecture in practice

What the serving engine has to do

Most experts are stored. Only a few execute.

Token representationinput to one MoE blockRouterselects experts for this tokenSelected expertsexecute and return outputsOther expertsstored, inactive for this token

Compute follows selected experts.

Weight memory follows the full expert store.

Schematic of one routed feed-forward block. The router chooses a subset for this token; all experts still need a storage location. The number of illustrated experts is not the checkpoint’s expert count.

Mechanism schematic based on the pinned model card and configuration. It explains a design principle; it is not a full implementation graph.

Inspect the full checkpoint specifications
Inspected fields for this exact revision. KV heads alone do not describe latent, hybrid or shared-cache layouts.
Exact checkpointmoonshotai/Kimi-K2.7-Code
Text model typekimi_k2
Layers61
Hidden width7,168
Attention / KV heads64 / 64
Head dimensionNot verified
Routed / selected experts384 / 8
Configured positions262,144
Documented extensionNot recorded for this checkpoint
Inputs → outputtext, image, video → text
License metadatamodified-mit · custom terms

Open weights do not imply unrestricted use. Read the applicable license terms linked from the pinned card.

A useful comparison

What else belongs on the shortlist?

Compare K2.6 to isolate the coding release; use Coder-Next to test whether an 80B expert store is sufficient.

20 Apr 2026

Kimi-K2.6

Keep the hardware fixed; compare the completed work

1,000B reported total · text + image + video

2 Feb 2026

Qwen3-Coder-Next

Executable feedback matters as much as model size

80B reported total · text

These are editorial comparison candidates. We have not run a matched quality or serving benchmark, so this is not a ranking.

Prepare to explain it

The interview lesson

Distinguish a post-training improvement from a serving-architecture change. A pass rate from one agent scaffold is not a bare-model score.

Attention layouts · Quantization · Courses and worked examples

For a deployment evaluation, record exact weights, precision, engine, device count, interconnect, prompt/output lengths and concurrency. Report task success, errors, TTFT, TPOT and useful throughput together.

Sources and citation

Our assessment is editorial judgment based on the linked architecture and deployment evidence. Model facts are publisher-reported or attributed to runtime maintainers; no independent GPU benchmark was run.

AI Infra Interviews, “Kimi-K2.7-Code: release, architecture and deployment”, checked 2026-09-13. Preserve this date and the exact checkpoint when citing.

Model and research notes as JSON · Moonshot AI profile