Overview

Kimi K3 is Moonshot AI's new 2.8-trillion-parameter open model — the first open model ever in the 3T class. With a 1-million-token context window, native multimodal input (text, image, and video), and performance that rivals the best closed models, K3 represents what Alejandro calls "a DeepSeek moment" for open-source AI.

Demand was so high at launch that Kimi had to pause new subscriptions. In this video, Alejandro puts K3 through its paces with real coding benchmarks, his own GitHub issue tests, and head-to-head comparisons against Claude Fable 5, Claude Opus 4.8, and GPT-5.6 Sol.

▶ 0:00 — Introduction

Specs & Architecture

🧠
2.8T
Parameters
📏
1M
Context Window
👁️
Multi
Text · Image · Video
🔓
Open
Weights July 27

K3 is the first open model in the 3-trillion parameter class. It features native multimodal capabilities across text, image, and video inputs, and its 1M-token context window makes it suitable for processing entire codebases. Open weights are releasing on July 27, enabling the community to fine-tune and deploy.

▶ 1:35 — Specs deep dive

Design Arena: First Open Model at #1

K3 tops the Design Arena frontend coding leaderboard — making it the first open model ever to hold the #1 position. This leaderboard measures real-world frontend and webdev coding ability through human preference voting, not synthetic benchmarks.

🏆 Design Arena — Frontend Coding Leaderboard
1
Kimi K3 OPEN
1st
2
Claude Fable 5 CLOSED
2nd
3
GPT-5.6 Sol CLOSED
3rd
▶ 4:11 — Design Arena results

Artificial Analysis Intelligence Index

K3 sits at the top of the Artificial Analysis Intelligence Index among open models. This index aggregates performance across multiple benchmarks into a single composite score, providing a holistic view of model capability. K3 doesn't just lead open models — it competes directly with closed frontier models.

📊 Intelligence Index — Open Model Rankings

Aggregated score across multiple benchmarks. K3 is the first open model to enter the frontier tier.

1
Kimi K3 OPEN
Top Open
2
DeepSeek V3
2nd Open
3
Llama 4 Maverick
3rd Open
▶ 6:39 — Intelligence Index

Terminal-Bench 2.1 & Token Usage

On Terminal-Bench 2.1 — which tests real terminal and coding tasks — K3 goes toe-to-toe with Claude Fable 5 and GPT-5.6 Sol. The benchmark includes complex multi-step terminal workflows that mirror real developer tasks.

Token usage analysis shows K3 is competitive in efficiency compared to frontier closed models, despite its massive parameter count. The model doesn't waste tokens on unnecessary verbosity — a common issue with large MoE models.

⚡ Terminal-Bench 2.1 — Head-to-Head
Claude Fable 5
Top Tier
Kimi K3
Top Tier
GPT-5.6 Sol
Top Tier

All three models perform within a tight band — K3 is competitive as the only open model at this level.

▶ 7:42 — Terminal-Bench results

Real-World GitHub Issue Tests

Alejandro runs his own benchmark on a real GitHub issue, comparing quality, cost, time per task, and token usage across four frontier models. This goes beyond synthetic benchmarks to test real-world problem-solving.

🧪 Test Methodology
  • 📋 Task: Solve a real GitHub issue (bug fix + implementation)
  • 📊 Metrics: Solution quality, cost per task, time to complete, token usage
  • 🤖 Models: Kimi K3, Claude Fable 5, Claude Opus 4.8, GPT-5.6 Sol
  • 🔁 Method: Same issue, same prompt, controlled conditions
▶ 10:24 — Own benchmark tests

Benchmark Comparison

Model Type Quality Cost / Task Time / Task Token Usage Design Arena
Kimi K3 Open ⭐⭐⭐⭐⭐ 💰 Lowest Fast Efficient #1
Claude Fable 5 Closed ⭐⭐⭐⭐⭐ 💰💰 High Fast Moderate #2
Claude Opus 4.8 Closed ⭐⭐⭐⭐ 💰💰💰 Highest Slower Heavy
GPT-5.6 Sol Closed ⭐⭐⭐⭐⭐ 💰💰 High Fast Moderate #3

K3 delivers competitive quality at significantly lower cost — the key advantage of open models with efficient inference.

Run Your Own Evals with DuoBench

DuoBench is Alejandro's open-source tool that lets you run the same evaluations on your own repositories. It enables reproducible benchmarking for your specific use cases — no more relying solely on generic leaderboards.

🔬 DuoBench Features
  • ✅ Run evaluations on your own repos and codebases
  • ✅ Compare multiple models side-by-side
  • ✅ Track quality, cost, time, and token usage
  • ✅ Fully reproducible — share configs and results
  • ✅ Open-source — extend and customize
▶ 14:43 — DuoBench walkthrough

Using Kimi K3 in Pi, Tau & OpenCode

Alejandro shows how to start using K3 today in three coding tools:

🥧
Pi
by Earendil Works
🤗
Tau
by Hugging Face
💻
OpenCode
by Anomaly

All three tools provide terminal-based coding interfaces where K3 can be used as the backing model. Setup involves pointing the tool's API config to the Kimi platform endpoint and selecting K3 as the model.

▶ 16:04 — Setup instructions

Key Takeaways

1
Kimi K3 is the first open model in the 3T parameter class — 2.8 trillion parameters with a 1M-token context window
2
First open model to reach #1 on the Design Arena frontend coding leaderboard
3
Tops the Artificial Analysis Intelligence Index among all open models
4
Goes toe-to-toe with Claude Fable 5 and GPT-5.6 Sol on Terminal-Bench 2.1
5
Real-world GitHub issue testing shows competitive quality at lower cost than closed models
6
Open weights releasing July 27 — the community can build, fine-tune, and deploy
7
DuoBench lets you run the same evaluations on your own repos — reproducible benchmarking
8
The gap between open and closed frontier models is closing faster than expected

Chapters

Introduction: Kimi K3 is a DeepSeek moment
A pivotal moment for open-source AI. First open model to compete at the frontier level in coding.
Specs: 2.8T params, 1M context, multimodal, open weights
First open model in the 3T class. Native multimodal: text, image, and video. Open weights July 27.
Design Arena: first open model #1 in frontend coding
Tops the Design Arena frontend coding leaderboard — first open model ever at #1.
Artificial Analysis Intelligence Index
K3 tops the Intelligence Index among open models, competing with closed models.
Terminal-Bench 2.1 & token usage
Goes toe-to-toe with Fable 5 and GPT-5.6 Sol. Token efficiency analysis.
Own tests: quality vs cost vs time per task
Real GitHub issue benchmark. K3 vs Fable 5 vs Opus 4.8 vs GPT-5.6 Sol.
Run your own evals with DuoBench
Open-source tool to run the same evaluations on your own repos.
Using Kimi K3 in Pi, Tau & OpenCode
How to start using K3 today in three coding tools.
Conclusion
K3 represents a new era for open-source AI competing at the frontier.