AI agents · OpenClaw · self-hosting · automation

Quick Answer

DeepSeek V4 vs Kimi K3: Open-Weight Showdown 2026

Published:

The Short Answer

Kimi K3 is the stronger open-weight model; DeepSeek V4 is the cheaper one. As of late July 2026, Kimi K3 (open weights released July 27, 2026) scores about 57 on the Artificial Analysis Intelligence Index — #1 among open models and ahead of Claude Opus 4.8 — while DeepSeek V4 Pro sits around 44 at max reasoning effort. But DeepSeek V4 undercuts it dramatically on price and is trivially easier to self-host at the Flash tier.

Head-to-Head

Kimi K3DeepSeek V4 ProDeepSeek V4 Flash
ReleasedJul 16, 2026 (weights Jul 27)GA mid-Jul 2026GA mid-Jul 2026
Params (total)~2.8T MoE~1.6T MoE284B MoE
Context1M tokens1M tokens1M tokens
Vision✅ text+image+video❌ text-only❌ text-only
API in/out ($/MTok)$3 / $15 (flat)$0.435 / $0.87 (off-peak)*$0.14 / $0.28 (off-peak)*
Intelligence Index~57~44lower
Licensemodified MITMITMIT

*DeepSeek applies a 2x peak-hours surcharge (roughly 01:00–04:00 and 06:00–10:00 UTC). The legacy deepseek-chat / deepseek-reasoner aliases were retired July 24, 2026 — migrate to the new V4 model IDs.

Where Each One Wins

  • Pick Kimi K3 if you need the strongest open-weight intelligence, native multimodal input (images/video), always-on thinking, or a #1 finish on the Frontend Code Arena. It’s the first open model to pass FrontierCode 1.1.
  • Pick DeepSeek V4 Flash for high-volume pipelines — classification, extraction, summarization — where cost per token is the deciding factor. It is the cheapest actively-supported frontier-class API in July 2026.
  • Pick DeepSeek V4 Pro as a value coding/reasoning workhorse: ~80.6% SWE-bench Verified at a fraction of closed-model output pricing.

Self-Hosting Reality Check

DeepSeek V4 Flash quantizes down to a single 80GB GPU, making it the practical choice for teams that want to own the stack. Kimi K3’s 2.8T MoE is a data-center-scale deploy: Moonshot points to supernode configs of 64+ accelerators, so most users will consume K3 via API rather than self-host it.

Sources