Illustrative worksheet
$0.02
Quick chat
One turn; no tools or retries.
By Matt Farmer / Published Jul 17, 2026 / Last verified Jul 17, 2026
Moonshot AI released a Chinese AI model that scores close to GPT-5.6 Sol and Claude Fable 5, costs less per token, and is promised to become open weight on July 27. Here is what that means—without the jargon.

01 / Why it matters
The simple version: K3 is not clearly the best model in the world. It is close enough to change the conversation.
Moonshot AI launched Kimi K3 on July 16 with consumer products, coding tools, a paid API, native image understanding, and a one-million-token context window. In ordinary language, it can work with very large amounts of text, see images, and stay involved in longer jobs.
The independent comparison is the important part. Artificial Analysis scored K3 at 57, versus 59 for GPT-5.6 Sol and 60 for Claude Fable 5. A two- or three-point gap does not make the models interchangeable, but it puts K3 in the same serious buying conversation as the current leaders.
The second reason people care is the promised open-weight release. If Moonshot ships the full checkpoint and a workable license on July 27, researchers and companies could inspect and host the model themselves. That would not make a 2.8-trillion-parameter model easy to run, but it would give the wider AI ecosystem far more control than a closed API alone.
02 / The scoreboard
There is no single test that proves which model is best. These two snapshots answer narrower questions, so they stay separate instead of being blended into a made-up winner score.
Artificial Analysis Intelligence Index v4.1, captured July 17, 2026. Higher is better. This is a broad independent composite, not a percentage score.
| Model | Value |
|---|---|
| Claude Fable 5 | 60 |
| GPT-5.6 Sol | 59 |
| Kimi K3 | 57 |
Arena WebDev Overall snapshot captured July 16, 2026. K3's 1679 ±17 result was marked Preliminary and can change as more votes arrive.
| Model | Value |
|---|---|
| Kimi K3 | 1679 ±17 |
| Claude Fable 5 | 1631 |
| GPT-5.6 Sol | 1618 |
03 / The price
K3's published API rates are lower than the two frontier models above. The useful question is not just what one token costs; it is how many tokens, turns, retries, and tools the finished job needs.
The lighter bar is cache-miss input. The darker bar is generated output. Provider caching rules and completed-job token use can change the final bill.
Kimi also publishes a $0.30 cached-input rate per million tokens. That rate is not mixed into the bars because provider caching rules are not directly equivalent.
| Model | Cache-miss input | Output | Cached input |
|---|---|---|---|
| Kimi K3 | $3 | $15 | $0.3 |
| GPT-5.6 Sol | $5 | $30 | Provider-specific |
| Claude Fable 5 | $10 | $50 | Provider-specific |
Illustrative worksheet
$0.02
One turn; no tools or retries.
Illustrative worksheet
$0.36
90% of 100K input cached; 20K output/reasoning.
Illustrative worksheet
$1.69
75% of 500K input cached; tools and web fees excluded.
((cached / 1M × $0.30) + (uncached / 1M × $3.00) + (output / 1M × $15.00)) × turns × retry + tool fees
Preset assumptions: One turn; no tools or retries. Source worksheet total: $0.0210.
Estimated completed job
Estimate only. Actual caching, generated reasoning, retries, rate limits, taxes, and tool charges can change the bill.
04 / Everyday use
The launch material is most useful when translated into jobs people recognize. These are the four clearest reasons to try the model, with the evidence kept in proportion.
Coding and visual development
K3 is designed for long coding sessions, visual website work, debugging, and multi-step agent tasks. Moonshot reports strong results across several coding tests, while the independent composite still places Fable and Sol slightly ahead overall.
1M-token context
The one-million-token context window gives K3 room for large collections of reports, transcripts, code, and reference material. That does not guarantee perfect recall, but it makes larger research jobs possible without splitting everything into tiny pieces first.
Documents, slides, and spreadsheets
Moonshot demonstrates K3 producing documents, presentations, spreadsheets, dashboards, and other editable business material. Treat those examples as a reason to test the workflow—not proof that every spreadsheet formula or presentation will be correct.
Native visual input
K3 can accept images as part of a prompt, which matters for visual coding, document analysis, charts, screenshots, and design feedback. Native vision means the model can reason about what it sees instead of relying only on extracted text.
05 / The promise
This is the most important phrase to get right. Moonshot promised the model files; it had not yet supplied the checkpoint, license, or technical report when this page was verified.
Think of open weights as receiving the engine of the model. A company can potentially inspect that engine, run it on its own hardware, and build around it instead of sending every request to someone else's hosted service.
Open source is a broader promise. The license determines what people are allowed to modify, redistribute, or use commercially, and a technical report explains more of how the model was built. Until those files can be inspected, “open weight” remains the accurate description of Moonshot's promise.
For most people, nothing changes overnight: the easiest path will still be the Kimi website or API. The difference matters most to researchers, governments, and companies that need more control over where a model runs, how it is inspected, and what happens to their data.
The trained model files become available under whatever terms the license permits.
A wider claim involving code, documentation, rights, and the exact license—not just downloadable weights.
06 / The catch
K3 is impressive because the honest version is already strong. It does not need a universal-winner headline or an open-source label that the evidence cannot yet support.
Artificial Analysis scored K3 at 57, behind Fable at 60 and Sol at 59 in the July 17 snapshot. That is a small frontier gap, but it is still a gap.
Artificial Analysis measured 130 million output tokens across its index run. Long reasoning, retries, tool calls, and cleanup can eat into K3's lower published rates.
This review did not verify zero retention or no-training-by-default for the standard API. Sensitive work needs current terms and, where appropriate, a written enterprise agreement.
At the July 17 cutoff, the checkpoint, license, technical report, third-party hosting, and independent self-host results were not yet available to inspect.
Matt's read: K3 belongs on a serious evaluation shortlist today. Use it where long context, visual work, and lower API rates fit the job—and recheck the evidence when the July 27 artifacts arrive.
You have a real coding, research, document, or visual task and can compare the finished result with your current model.
Your work is difficult enough that a two- or three-point independent gap could matter more than the lower token rate.
Your plan depends on downloading the weights, inspecting the license, or hosting the full model on your own infrastructure.
07 / The receipts
Nothing useful has been thrown away. The complete benchmark matrix, model comparison, architecture, test boundary, community questions, methodology, changelog, and sources live below without blocking the main explanation.
| Benchmark | K3 | Fable 5 | Sol | Opus 4.8 | GPT-5.5 | GLM-5.2 | Result | Harness + caveat | Source |
|---|---|---|---|---|---|---|---|---|---|
| Coding / Vendor test / scoreDeepSWETrails | K367.5 | Fable 570 | Sol73 | 59 | 67 | 46.2 | Trails | KimiCode Official leaderboard figures use multiple harnesses; K3 is 67.3 under mini-SWE-agent. Configuration record
| Open evidence |
| Coding / Vendor test / pass rateProgram BenchLeads | K377.8 | Fable 576.8 | Sol77.6 | 71.9 | 70.8 | 63.7 | Leads | KimiCode GLM score comes from vendor blog; others from Vals AI per Moonshot. Configuration record
| Open evidence |
| Coding / Vendor test / scoreTerminal Bench 2.1Trails | K388.3 | Fable 584.6 | Sol88.8 | 84.6 | 83.4 | 82.7 | Trails | KimiCode Other models use best reported harness; not a pure model comparison. Configuration record
| Open evidence |
| Coding / Vendor test / dominanceFrontierSWETrails | K381.2 | Fable 586.6 | Sol71.3 | 66.7 | 64.9 | 67.3 | Trails | KimiCode Harness differs; dominance recomputed from raw scores on July 16. Configuration record
| Open evidence |
| Coding / Vendor test / scoreSWE MarathonLeads | K342 | Fable 535 | Sol39 | 40 | 14 | 13 | Leads | Claude Code K3/Fable/Opus use Claude Code; Sol uses Codex; GLM from vendor. Configuration record
| Open evidence |
| Coding / Vendor test / scorePostTrain BenchTrails | K336.6 | Fable 541.4 | Sol34.6 | 34.1 | 28.4 | 34.3 | Trails | Claude Code K3/Fable/Sol averaged three official Harbor runs; Fable can fall back to Opus. Configuration record
| Open evidence |
| Coding / Vendor test / scoreMLS Bench LiteTrails | K348.3 | Fable 549.9 | Sol46.2 | 42.8 | 35.5 | 40.4 | Trails | KimiCode Claude models use Claude Code and GPT models use Codex. Configuration record
| Open evidence |
| Coding / Internal suite / internal scoreKimi Code Bench 2.0Trails | K372.9 | Fable 576.9 | Sol64.8 | 71.7 | 69 | 64.2 | Trails | KimiCode and Claude Code In-house Kimi benchmark; all max except GPT-5.5 xhigh. Configuration record
| Open evidence |
| Agentic / Vendor test / EloGDPval-AA v2Trails | K31,668 | Fable 51,760 | Sol1,748 | 1,600 | 1,494 | 1,514 | Trails | Not specified Artificial Analysis source; snapshot can change. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreBrowseCompLeads | K391.2 | Fable 588 | Sol90.4 | 84.3 | 84.4 | Not reported | Leads | Not specified Context compaction at 300K; K3 scores 90.4 with raw 1M/no context management. Configuration record
| Open evidence |
| Agentic / Vendor test / F1DeepSearchQALeads | K395 | Fable 594.2 | SolNot reported | 93.1 | Not reported | Not reported | Leads | Not specified Sparse comparator coverage. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreToolathlon-VerifiedTrails | K373.2 | Fable 577.9 | Sol74.9 | 76.2 | 73.5 | 59.9 | Trails | Not specified Harness details not expanded in launch footnotes. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreMCP AtlasTrails | K384.2 | Fable 584.7 | Sol83.6 | 83.6 | 82.8 | 82.6 | Trails | Not specified 500-task public subset; 100-turn limit; Gemini 3.1 Pro judge. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreAutomation BenchLeads | K330.8 | Fable 529.1 | Sol29.7 | 27.2 | 22.7 | 12.9 | Leads | Official GitHub setup 600-task public subset. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreJob BenchTrails | K352.9 | Fable 557.4 | Sol46.5 | 48.4 | 38.3 | 43.4 | Trails | Not specified Vendor table; audit exact benchmark protocol before strong claims. Configuration record
| Open evidence |
| Agentic / Vendor test / EloAA-BriefcaseTrails | K31,548 | Fable 51,583 | Sol1,495 | 1,354 | 1,158 | 1,260 | Trails | Not specified Artificial Analysis source; snapshot can change. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreAPEX-AgentsTrails | K337.6 | Fable 543.3 | Sol39.9 | 39.4 | 38.5 | 35.6 | Trails | Not specified Vendor table. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreOffice QA ProTrails | K363.3 | Fable 569.9 | Sol63.2 | 63.9 | 60.9 | 41.4 | Trails | Claude Code PDFs rendered as images; GPT models use Codex; starred non-K3 scores in source. Configuration record
| Open evidence |
| Agentic / Vendor test / scoreSpreadsheetBench 2Leads | K334.8 | Fable 534.7 | Sol32.4 | 31.6 | 29.1 | 28.1 | Leads | Claude Code GPT models use Codex; starred non-K3 scores in source. Configuration record
| Open evidence |
| Agentic / Internal suite / internal scoreDECK-BenchTrails | K373.5 | Fable 573 | Sol74.7 | 66.9 | 68.2 | 68.6 | Trails | Not specified In-house benchmark. Configuration record
| Open evidence |
| Reasoning / Vendor test / scoreGPQA-DiamondTrails | K393.5 | Fable 592.6 | Sol94.1 | 91 | 93.5 | 91.2 | Trails | Not specified Vendor table. Configuration record
| Open evidence |
| Reasoning / Vendor test / scoreHLE-FullTrails | K343.5 | Fable 553.3 | Sol44.5 | 49.8 | 41.4 | Not reported | Trails | Not specified Opus/GPT-5.5 starred in source; Fable leads this row. Configuration record
| Open evidence |
| Reasoning / Vendor test / scoreHLE-Full with toolsTrails | K356 | Fable 563 | Sol58 | 57.9 | 52.2 | Not reported | Trails | Not specified Opus/GPT-5.5 starred in source; Fable leads this row. Configuration record
| Open evidence |
| Vision / Vendor test / scoreMMMU-ProTrails | K381.6 | Fable 581.2 | Sol83 | 78.9 | 81.2 | Not reported | Trails | Official protocol Images precede text; most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreMMMU-Pro with PythonTrails | K383.4 | Fable 586.5 | Sol84.6 | 82.7 | 83.2 | Not reported | Trails | Official protocol Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreCharXiv RQTrails | K384.8 | Fable 588.9 | Sol84.6 | 80.5 | 84.1 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreCharXiv RQ with PythonTrails | K391.3 | Fable 593.5 | Sol89.1 | 89.9 | 89 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreMathVisionTrails | K394.3 | Fable 594.8 | Sol95.8 | 86.7 | 92.2 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreMathVision with PythonTrails | K397.8 | Fable 598.6 | Sol97.8 | 97.1 | 96.8 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreBabyVision with PythonTrails | K385.7 | Fable 590.5 | Sol88.9 | 81.2 | 83.6 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / pass@5ZeroBench mainTied | K323 | Fable 523 | Sol17 | 17 | 22 | Not reported | Tied | Official setting Run five times; K3 ties Fable. Configuration record
| Open evidence |
| Vision / Vendor test / pass@5ZeroBench main with PythonTrails | K341 | Fable 546 | Sol35 | 34 | 41 | Not reported | Trails | Official setting Run five times. Configuration record
| Open evidence |
| Vision / Vendor test / scoreWorldVQA ForceAnswerTrails | K351 | Fable 556.7 | Sol41.8 | 39.1 | 38.5 | Not reported | Trails | Not specified Most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Vendor test / scoreOmniDocBenchLeads | K391.1 | Fable 589.8 | Sol85.8 | 87.9 | 89.4 | Not reported | Leads | Not specified K3 leads the published row; most vision rows averaged three runs. Configuration record
| Open evidence |
| Vision / Internal suite / scorePerceptionBenchTrails | K358.5 | Fable 557.2 | Sol59.7 | 47.2 | 55.8 | Not reported | Trails | Not specified Moonshot in-house atomic-visual-perception benchmark. Configuration record
| Open evidence |
| Independent / Independent / indexArtificial Analysis Intelligence Index v4.1Trails | K357 | Fable 560 | Sol59 | Not reported | Not reported | Not reported | Trails | Kimi API Independent composite; K3 ranked fourth at capture behind Fable and two Sol effort variants. Configuration record
| Open evidence |
| Independent / Independent / EloArena WebDev OverallLeads | K31,679 +/-17Preliminary leaderboard result | Fable 51,631 | Sol1,618 | Not reported | Not reported | 1,587 | Leads | Arena system Preliminary K3 score with +/-17 interval; page captured July 16. Configuration record
| Open evidence |
Cells are not blended. No composite winner score is shown by design.
| Role | Weights | Strongest fit | Biggest caveat | ||||
|---|---|---|---|---|---|---|---|
| ModelClaude Fable 5 | Rolefrontier ceiling | AA snapshot60 | Context1M | Price snapshot$10 input / $50 output | WeightsClosed | Strongest fitHardest reasoning and agent work | Biggest caveatHighest cost; fallback/access/retention considerationsAA independent plus official sources |
| ModelGPT-5.6 Sol | Rolefrontier ceiling | AA snapshot59 | Context1.05M | Price snapshot$5 input / $30 output | WeightsClosed | Strongest fitPremium coding; agents; vision; lower token use | Biggest caveatHigher sticker price and product-specific long-context rulesAA independent plus official sources |
| ModelKimi K3 | Rolesubject | AA snapshot57 | Context1M | Price snapshot$0.30 cached / $3 input / $15 output | WeightsPromised July 27; not shipped | Strongest fitLong-horizon agents; WebDev; visual coding; research workflows | Biggest caveatVerbose; 62 t/s; preserved-thinking contract; 64+ accelerator guidanceAA independent plus Moonshot official |
| ModelGLM-5.2 | Roleavailable open-weight leader | AA snapshot51 | Contextsource-specific | Price snapshotProvider dependent | WeightsAvailable | Strongest fitCurrent highest AA-scored downloadable open weights | Biggest caveatLower AA score than K3; provider varianceAA independent |
| ModelMiniMax M3 | Roleopen-weight cohort | AA snapshot44 | Contextsource-specific | Price snapshotProvider dependent | WeightsAvailable | Strongest fitOpen-weight agent/value option | Biggest caveatBelow K3 and GLM-5.2 AA indexAA independent |
| ModelDeepSeek V4 Pro | Roleopen-weight cohort | AA snapshot44 | Contextsource-specific | Price snapshotProvider dependent | WeightsAvailable | Strongest fitOpen-weight reasoning/value option | Biggest caveatMax-effort and provider varianceAA independent |
| ModelClaude Opus 4.8 | Roleprior premium | AA snapshotNot captured | Context1M | Price snapshotOfficial provider pricing | WeightsClosed | Strongest fitMature Anthropic agent baseline | Biggest caveatBehind current Fable generationMoonshot table |
| ModelGPT-5.5 | Roleprior premium | AA snapshotNot captured | Context1.05M | Price snapshotOfficial provider pricing | WeightsClosed | Strongest fitMature Codex-harness baseline | Biggest caveatBehind current Sol generationMoonshot table |
| ModelKimi K2.7 Code | RoleKimi coding baseline | AA snapshotNot captured | Context256K | Price snapshot$0.19 cached / $0.95 input / $4 output | WeightsAvailable | Strongest fitMature and lower-cost Kimi coding | Biggest caveatLower peak capability and contextMoonshot official |
| ModelKimi K2.6 | RoleKimi general baseline | AA snapshotNot captured | Context256K | Price snapshot$0.55 input / $2.65 output | WeightsAvailable | Strongest fitFast general Kimi mode | Biggest caveatPrior generationKimi product plus prior official research |
| ModelGemini 3.1 Pro | Rolebuyer context | AA snapshotNot captured | Context1M | Price snapshot$2 input / $12 output | WeightsClosed | Strongest fitBroad multimodal reasoning | Biggest caveatPreview/surface status and not in Moonshot main tableOfficial model docs; recheck |
| ModelGrok 4.5 | Rolebuyer context | AA snapshotNot captured | Context500K | Price snapshot$2 input / $6 output | WeightsClosed | Strongest fitCoding-agent value and live X research | Biggest caveatSmaller context and regional accessExisting July 11 verified packet |
K3 contains 2.8 trillion total parameters, but each token wakes only 16 specialist groups out of 896.
Sparse activation reduces active compute; it does not make the full model laptop-friendly.
Editorial risk reading
This is why the benchmark table carries a harness column. It is guidance, not a numerical safety score.
Moonshot reports up to 24-hour autonomous optimization across four GPU-kernel tasks.
Still needed: Publish trajectories, budgets, hardware, tolerances, and same-sandbox independent runs.
Moonshot reports K3 building a Triton-like compiler with MLIR, optimization passes, PTX generation, and nanoGPT training.
Still needed: Release the repository, tests, unsupported cases, and an independent performance audit.
Moonshot demonstrates a browser-based procedural 3D open world with vision in the loop.
Still needed: Publish the full prompt, code, interventions, asset rights, token budget, and repeat runs.
Moonshot reports a 48-hour chip-design proof of concept using open-source EDA tools.
Still needed: Release RTL, netlists, verification artifacts, PPA methodology, and independent physical validation.
Moonshot demonstrates an astrophysics workflow spanning papers, equations of state, Python, and an interactive dashboard.
Still needed: Publish sources, code, environment, calculation checks, and a domain-expert review.
Moonshot reports a 42-year ASIC-industry research site built through many recursive iterations and source pulls.
Still needed: Publish elapsed time, cost, source-quality audit, citation checks, and a human-edit log.
Moonshot reports fusion and gravitational-wave research produced with concurrent agents.
Still needed: Publish the complete methodology, source set, agent traces, and expert validation.
Moonshot shows editable presentations, documents, spreadsheets, heatmaps, and annual-report artifacts.
Still needed: Audit formula accuracy, export fidelity, edit burden, accessibility, and repeatability.
Moonshot presents persistent Widgets and Dashboard features connected to data and plugins.
Still needed: Document connector coverage, refresh behavior, permissions, data handling, and failure states.
Moonshot reports motion graphics and a teaser edit assembled from 56 clips with revisions and beat sync.
Still needed: Publish the project file, timeline, human direction, media-rights audit, and a repeat run.
K3 Max was selectable anonymously, but the first prompt opened a login modal and returned no output. The page does not claim an independent Matt Farmer model-quality result.
| Scenario | Cached input | Cache-miss input | Output | Turns | Total |
|---|---|---|---|---|---|
| Short chat | 0 | 2,000 | 1,000 | 1 | $0.0210 |
| Coding turn with warm repository | 90,000 | 10,000 | 20,000 | 1 | $0.3570 |
| Research task | 375,000 | 125,000 | 80,000 | 1 | $1.6875 |
| Full-context miss | 0 | 1,000,000 | 100,000 | 1 | $4.5000 |
| Ten-turn agent loop | 80,000 | 20,000 | 10,000 | 10 | $2.3400 |
| Artificial Analysis blended MTok | 700,000 | 200,000 | 100,000 | 1 | $2.3100 |
Not verified as a standard default
Not verified as a standard default
Not established in this review
Require security, legal, and procurement review
Many users interpret the scores as the first open-weight release to approach the closed frontier.
Frontend leadershipArena listed K3 first on WebDev Overall at 1679 with a preliminary label.
Price pressureSome praise half-Sol sticker pricing; others call $3/$15 expensive for a Chinese open model.
US-China framingLaunch coverage and forums frame K3 as evidence that the capability gap is shrinking.
Artificial Analysis measured 130M output tokens across its index; users warn sticker price may understate finished-task cost.
Benchmaxxing concernUsers want real-world reproduction before replacing established subscriptions.
Conflicting real-world qualitySome prompts impress; others reportedly trail Sol/Fable or even K2.6 on factuality and task quality.
PersistenceA Kimi user reported a four-hour run that eventually completed; it signals persistence and potentially extreme time/token cost.
Excessive proactivityMoonshot warns K3 may make unexpected decisions on ambiguous tasks.
Thinking-history sensitivityMoonshot warns that missing preserved reasoning history or switching models mid-session can destabilize quality.
Correction / Jul 15
K3 had already launched through a limited recharge campaign.
Verified: The campaign page was user-reported and unverified. Moonshot launched K3 publicly on July 16.
Correction / Jul 15
K3 had about 2.5 trillion parameters.
Verified: Moonshot's launch specification says 2.8 trillion total parameters.
Correction / Jul 15
The mystery Arena model Kivine was confirmed as K3.
Verified: Kivine was community attribution, not official identification. The released leaderboard entry is kimi-k3.
Correction / Jul 15 → 17
A 1M context window meant the full model would immediately be open source and locally downloadable.
Verified: The 1M context was confirmed, but weights, license, and the technical report remained pending until the promised July 27 checkpoint.
Official specifications and prices come from Moonshot. The independent headline numbers come from Artificial Analysis and Arena. Vendor tests retain their original harness and comparability notes. Community reports identify questions, not conclusions. No unlike scores are blended into a synthetic ranking.
Specifications, benchmark table, availability, architecture, deployment guidance, and limitations
Model ID, context, API behavior, max effort, multimodal input, caching, and limits
Official pricing and billing notes
Recharge and rate-limit terms
Customer-content use and enterprise agreement language
Kimi Code plan access, context, and low/high/max effort listing
Negative checkpoint check at the July 17 cutoff
Negative technical-report and repository check at the July 17 cutoff
Independent intelligence, speed, latency, pricing, and token-use snapshot
Independent Preliminary WebDev Overall snapshot
Anecdotal community evidence checked 2026-07-17
Independent evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Independent evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Anecdotal community evidence checked 2026-07-17
Official evidence checked 2026-07-17
08 / Questions
These are the short answers I would give a smart friend before they tried K3, compared it with another model, or planned around the promised weights.
Kimi K3 is Moonshot AI's 2.8-trillion-parameter sparse mixture-of-experts model with native visual understanding, a 1-million-token context window, agentic products, and an API.
Moonshot launched Kimi K3 on July 16, 2026. This evidence snapshot was last verified on July 17, 2026.
Not overall based on the July 17 evidence. K3 led selected vendor rows and a Preliminary Arena WebDev snapshot, while Artificial Analysis placed Claude Fable 5 and GPT-5.6 Sol ahead on its independent composite.
Moonshot lists $0.30 per million cached input tokens, $3 per million cache-miss input tokens, and $15 per million output tokens. Tool fees, retries, and taxes can add to the completed-job cost.
Neither status was verifiable at the July 17 cutoff. Moonshot promised full weights and a technical report by July 27, but the checkpoint and license were not yet available. Open weight and open source are not interchangeable.
No verified full Kimi K3 checkpoint was available on July 17. Use Moonshot's official Hugging Face and GitHub organizations to verify any later release.
Not the full 2.8T model in any practical sense. Moonshot recommends a supernode with 64 or more accelerators for deployment; that is vendor guidance, not an independently measured minimum.
Moonshot says K3 was trained with preserved thinking history and can become unstable when a harness omits the complete historical assistant message or switches models mid-session.
Moonshot warns that K3 may make unexpected decisions when a task has minor problems or ambiguous intent. Production agents should use explicit permissions, budgets, stop conditions, and approval boundaries.
At the July 17 capture, Artificial Analysis scored K3 at 57 with 62 output tokens per second and 130 million output tokens across its Intelligence Index run. Arena listed K3 first on WebDev Overall at 1679 +/-17, marked Preliminary, on July 16.
Completed-job cost depends on output volume, turns, retries, caching, tool fees, latency, and cleanup. K3's $15-per-million output rate can dominate the bill when the model reasons or retries at length.
Moonshot's captured API terms say customer content may be used to provide, maintain, develop, support, improve, secure, and enforce the service unless a separate written enterprise arrangement restricts that use. Review the current terms before sending sensitive data.
Moonshot promised full model weights by July 27. A responsible update must verify the checkpoint, license, technical report, model configuration, vLLM support, third-party hosts, and independent self-host evidence before changing the page's pending status.
The practical next step
Give it a meaningful coding, research, document, or visual task. Track output volume and retries. Then compare the finished result, time, and cost with the model you already use.
Work with Matt
Book a strategy hour with Matt to compare quality, cost, privacy, and workflow fit in plain English—and leave with a model plan your team can actually use.