ai/kimi-k2.6

Verified Publisher

By Docker

Updated 3 months ago

1T MoE multimodal agentic model with long-horizon coding, swarm orchestration, and native vision

Model
1

10K+

ai/kimi-k2.6 repository overview

Kimi K2.6

Kimi K2.6 is an open-source, native multimodal agentic model developed by Moonshot AI that advances practical capabilities in long-horizon coding, coding-driven design, proactive autonomous execution, and swarm-based task orchestration. Built on a Mixture-of-Experts (MoE) architecture with 1 trillion total parameters and 32 billion activated parameters per token, K2.6 represents a significant step forward in AI-powered development and automation.

The model excels at complex, end-to-end coding tasks with reliable generalization across multiple programming languages including Rust, Go, and Python, spanning domains from front-end development to DevOps and performance optimization. K2.6 is capable of transforming simple prompts and visual inputs into production-ready interfaces and lightweight full-stack workflows, generating structured layouts, interactive elements, and rich animations with deliberate aesthetic precision. It features native multimodal understanding with support for text, image, and video inputs through its custom MoonViT vision encoder.

A standout capability of Kimi K2.6 is its agent swarm technology, which can scale horizontally to 300 sub-agents executing 4,000+ coordinated steps. This enables dynamic task decomposition into parallel, domain-specialized subtasks, delivering end-to-end outputs from documents to websites to spreadsheets in a single autonomous run. The model also demonstrates strong performance in powering persistent, 24/7 background agents that proactively manage schedules, execute code, and orchestrate cross-platform operations without human oversight.


Characteristics

AttributeValue
ProviderMoonshot AI
ArchitectureMixture-of-Experts (MoE)
Total Parameters1T (1 trillion)
Activated Parameters32B per token
Number of Layers61 (including 1 dense layer)
Attention MechanismMLA (Multi-Latent Attention)
Number of Experts384
Experts per Token8
Vocabulary Size160K
Context Length256K tokens
Vision EncoderMoonViT (400M parameters)
LanguagesMultiple (including English, Chinese, and others)
Input modalitiesText, Image, Video
Output modalitiesText
LicenseModified MIT

Using this model with Docker Model Runner

docker model run aistaging/kimi-k2.6

For more information, check out the Docker Model Runner docs.

Benchmarks

Agentic Benchmarks
BenchmarkKimi K2.6GPT-5.4 (xhigh)Claude Opus 4.6 (max effort)Gemini 3.1 Pro (thinking high)Kimi K2.5
HLE-Full (w/ tools)54.052.153.051.450.2
BrowseComp83.282.783.785.974.9
BrowseComp (Agent Swarm)86.382.783.785.978.4
DeepSearchQA (f1-score)92.578.691.381.989.0
DeepSearchQA (accuracy)83.063.780.660.277.1
WideSearch (item-f1)80.8---72.7
Toolathlon50.054.647.248.827.8
MCPMark55.962.556.755.929.5
Claw Eval (pass^3)62.360.370.457.852.3
Claw Eval (pass@3)80.978.482.482.975.4
APEX-Agents27.933.333.032.011.5
OSWorld-Verified73.175.072.7-63.3
Coding Benchmarks
BenchmarkKimi K2.6GPT-5.4 (xhigh)Claude Opus 4.6 (max effort)Gemini 3.1 Pro (thinking high)Kimi K2.5
Terminal-Bench 2.0 (Terminus-2)66.765.465.468.550.8
SWE-Bench Pro58.657.753.454.250.7
SWE-Bench Multilingual76.7-77.876.973.0
SWE-Bench Verified80.2-80.880.676.8
SciCode52.256.651.958.948.7
OJBench (python)60.6-60.370.754.7
LiveCodeBench (v6)89.6-88.891.785.0
Reasoning & Knowledge Benchmarks
BenchmarkKimi K2.6GPT-5.4 (xhigh)Claude Opus 4.6 (max effort)Gemini 3.1 Pro (thinking high)Kimi K2.5
HLE-Full34.739.840.044.430.1
AIME 202696.499.296.798.395.8
HMMT 2026 (Feb)92.797.796.294.787.1
IMO-AnswerBench86.091.475.391.081.8
GPQA-Diamond90.592.891.394.387.6
Vision Benchmarks
BenchmarkKimi K2.6GPT-5.4 (xhigh)Claude Opus 4.6 (max effort)Gemini 3.1 Pro (thinking high)Kimi K2.5
MMMU-Pro79.481.273.983.078.5
MMMU-Pro (w/ python)80.182.177.385.377.7
CharXiv (RQ)80.482.869.180.277.5
CharXiv (RQ) (w/ python)86.790.084.789.978.7
MathVision87.492.071.289.884.2
MathVision (w/ python)93.296.184.695.785.0
BabyVision39.849.714.851.636.5
BabyVision (w/ python)68.580.238.468.340.5
V* (w/ python)96.998.486.496.986.9

Note: All Kimi K2.6 results are with thinking mode enabled. Asterisks (*) indicate results re-evaluated under the same conditions as K2.6.

Key Features

Long-Horizon Coding
  • Demonstrates significant improvements on complex, end-to-end coding tasks
  • Reliable generalization across Rust, Go, Python and other languages
  • Spans domains including front-end, DevOps, and performance optimization
  • Capable of executing 4,000+ tool calls over 12+ hours of continuous execution
  • In real-world tests, achieved performance improvements such as 185% throughput gains in financial matching engines
Coding-Driven Design
  • Transforms simple prompts and visual inputs into production-ready interfaces
  • Generates structured layouts, interactive elements, and rich animations
  • Creates lightweight full-stack workflows with aesthetic precision
Agent Swarm Technology
  • Scales horizontally to 300 sub-agents executing 4,000 coordinated steps
  • Dynamically decomposes tasks into parallel, domain-specialized subtasks
  • Delivers end-to-end outputs from documents to websites to spreadsheets in a single autonomous run
Multimodal Understanding
  • Native support for text, image, and video inputs
  • Powered by custom MoonViT vision encoder (400M parameters)
  • 256K token context window for processing long documents and conversations
Thinking Mode
  • Features explicit reasoning capabilities with visible thought process
  • Supports "preserve thinking" mode for multi-turn interactions
  • Can be toggled between thinking and instant modes

Architecture Details

Kimi K2.6 uses an advanced Mixture-of-Experts architecture with:

  • 61 layers total (60 MoE layers + 1 dense layer)
  • 384 experts with 8 experts activated per token
  • Multi-Latent Attention (MLA) mechanism for efficient attention computation
  • SwiGLU activation function in feed-forward networks
  • Native INT4 quantization for efficient deployment

Considerations

  • The model requires significant computational resources with 1T total parameters, though only 32B are activated per token
  • Native INT4 quantization is available for more efficient deployment
  • Recommended temperature is 1.0 for Thinking mode and 0.6 for Instant mode
  • Recommended top_p is 0.95
  • Video input is an experimental feature and may have limitations
  • Context management strategies may be needed for tasks requiring very long context
  • The model performs best with the Kimi Code CLI framework for coding agent tasks
  • Version requirement for transformers is >=4.57.1, <5.0.0
  • Currently recommended inference engines are vLLM, SGLang, and KTransformers
  • Background agent tasks can run for extended periods (12+ hours) and require appropriate infrastructure
Generated by

This model card was automatically generated using cagent-action. Want to learn more about Docker Model Runner? Check out the project repository: https://github.com/docker/model-runner.

Tag summary

Content type

Model

Digest

sha256:773ea9a4b

Size

544.5 GB

Last updated

3 months ago

docker model pull ai/kimi-k2.6:1.1T

This week's pulls

Pulls:

682

Last week