
TL;DR
Moonshot AI releases Kimi K3 with 2.8 trillion parameters, 1M context window, and Delta Attention architecture. Here's what developers need to know about pricing, performance, and where it fits in the frontier model landscape.
Moonshot AI dropped Kimi K3 today, their largest model to date at 2.8 trillion parameters. The release marks a significant acceleration in the company's iteration cycle - just three months after open-sourcing K2.6 - and positions K3 as a direct competitor to frontier models from OpenAI and Anthropic.
K3 is Moonshot AI's new flagship reasoning model, built for "agentic coding and knowledge work" according to their documentation. The key specs:
The model introduces automatic context caching with no manual configuration required, structured JSON output support, and tool integration capabilities including custom tools and dynamic tool loading.
K3 comes in at $3 per million input tokens and $15 per million output tokens, with cache hits at $0.30 per million. This is aggressive frontier pricing - roughly matching Anthropic's Sonnet series and sitting just above GPT-5.6 Terra's input rate ($2.50 per million).
But here's where HN commenters raised valid concerns about the real-world economics:
Reasoning efficiency matters more than per-token pricing. As one commenter put it: "If Sol spends 10K reasoning tokens to do something (at $30/1M) vs Kimi K3 that spends 50K reasoning tokens, Sol would win on cost effectiveness."
OpenAI's models are known for reasoning efficiency, and some Claude models like Fable at lower effort settings match that efficiency. K3's actual cost-per-task remains to be seen as independent benchmarks come in.
Tokenizer differences compound pricing gaps. Anthropic's tokenizers encode the same text at higher token counts than OpenAI's. Kimi's tokenization efficiency will affect real-world cost comparisons.
The subscription angle. Moonshot offers subscriptions up to $199/month. Some HN commenters noted that current monthly coding plans from Anthropic and OpenAI often beat pay-per-token pricing for daily coding work unless you're extremely light on usage.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jul 16, 2026 • 7 min read
Jul 15, 2026 • 7 min read
Jul 15, 2026 • 7 min read
Jul 15, 2026 • 6 min read
The Hacker News discussion is running hot with 187+ comments at time of writing. The main threads:
Skepticism about positioning claims: Moonshot's quickstart claims K3 "ranks second only to Claude Fable 5 and GPT-5.6 Sol" in overall intelligence. Several commenters pointed out that ranking second to two models means you're third, and that the tech blog hasn't been updated since K2.6 - two releases ago.
DeepSeek comparison: Multiple commenters are comparing K3 unfavorably to DeepSeek V4 on price. DeepSeek's cache pricing sits around $0.003 per million tokens - roughly 100x cheaper than K3. One developer noted: "I've been using it whenever possible as even longer agent sessions cost few cents."
Open weights question: The original quickstart mentioned model weights would be released "in the coming days." That paragraph has since been removed from the documentation, raising questions about whether K3 will actually be open weights like its predecessors.
The AI fatigue contingent: A popular comment requested HN add an "AI filter" button. The replies spawned multiple links to existing filter tools, including Simon Willison's filtered HN and a third-party service that uses AI to ironically filter out AI posts.
Based on available information, here's a practical read on K3's position:
Best case: K3 delivers on the frontier intelligence claims and the reasoning efficiency is competitive with GPT/Claude models. At that point, it's a genuine third option for production agentic workloads with strong vision capabilities and massive context.
Realistic case: K3 is a capable model that trades blows with Sonnet/GPT-5.5 class models on most tasks, with potentially worse reasoning efficiency that inflates real-world costs. The 1M context window is genuinely useful for large codebases and long documents.
Open weights wildcard: If Moonshot releases the weights as initially suggested, K3 becomes interesting for self-hosted inference despite the model size. A 2.8T MoE model isn't running on consumer hardware, but it's deployable for organizations with the GPU budget.
Several HN commenters mentioned that DeepSeek is expected to release a new model this week. If DeepSeek V5 drops with their characteristic aggressive pricing, K3's launch window gets more crowded.
The broader dynamic at play: Chinese open-weight models are pushing pricing pressure while US labs maintain premium pricing on frontier capabilities. K3 is positioned somewhere in between - frontier ambitions with open-weight origins, but priced like a US frontier model.
Wait for independent benchmarks. The initial claims are marketing. The real signal comes from lmsys arena rankings, Aider polyglot benchmarks, and production feedback over the next few weeks.
Test the vision capabilities. Native multimodal with video support is still relatively rare. If you're building agents that need to process visual context, K3's vision offering is worth evaluating against GPT-5.6 Vision and Claude's multimodal capabilities.
Watch the open weights situation. If K3 weights do get released, that changes the calculus entirely for organizations that can self-host. Check back on their tech blog and GitHub.
Monitor your actual spend. If you're already using an AI coding subscription (Codex, Claude Code, etc.), compare the effective per-task cost against K3's API pricing before switching. The subscription economics often win for heavy daily use.
K3 is a serious frontier model attempt from a well-funded lab. Whether it justifies the frontier pricing depends on factors we won't know until the community has a few weeks with it.
Read next
Martin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debate on HN. Here is what the thesis actually says, where HN agrees and disagrees, and why it matters for developers choosing models.
7 min readA new American open-weights frontier model with multimodal capabilities, 1M token context, and competitive benchmarks. Here's what the HN community thinks.
7 min readMeta's first paid API model arrives with $1.25/M input tokens, 1M context window, and strong tool-use benchmarks. HN debates what it means for the open-weights company.
5 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Open-source reasoning models from China. DeepSeek-R1 rivals o1 on math and code benchmarks. V3 for general use. Fully op...
View ToolGoogle's frontier model family. Gemini 2.5 Pro has 1M token context and top-tier coding benchmarks. Gemini 3 Pro pushes...
View ToolAnthropic's smallest Claude 4.5 model. Near-frontier coding performance at one-third the cost of Sonnet 4 and up to 4-5x...
View ToolAlibaba's flagship open-weight coding model. 480B total parameters, 35B active (MoE). Native 256K context, scales to 1M....
View ToolInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedUse opus, sonnet, haiku, and best to switch models easily.
Claude CodeInteractive UI to switch models and effort sliders mid-session.
Claude Code
Learn more about Kimi K2 here; https://www.kimi.com/?utm_campaign=TR_LG3aFs5j&utm_content=&utm_medium=Youtube&utm_source=CH_kEMBez3l&utm_term= In this video, I dive deep into why Kimi K2,...

Exploring Kimi K2: Moonshot's Latest Open Source Model In this video, we dive into Kimi K2, the newest open-source model from Moonshot. This mixture-of-experts model boasts 32 billion activated...

In this video, I introduce the beta release of Grok 2 and Grok 2 Mini. I discuss the new models available on the X platform and their impressive performance, including their ranking on the...

Martin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debat...

A new American open-weights frontier model with multimodal capabilities, 1M token context, and competitive benchmarks. H...

PrismML's Bonsai 27B uses 1-bit quantization to compress a 27B model to 3.9GB - small enough to run on an iPhone. Here's...

Tencent's Hy3 ships 295B parameters but activates only 21B per token, matching flagship performance at flash-tier pricin...

xAI launched Grok 4.5, trained on trillions of Cursor interaction tokens. At $2/M input pricing, it undercuts Claude and...

Meta's first paid API model arrives with $1.25/M input tokens, 1M context window, and strong tool-use benchmarks. HN deb...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.