AI DevelopmentPlaybook12 min readPublished July 17, 2026

Weights promised Jul 27 · 2.8T params at MXFP4 · license unconfirmed

Kimi K3 Open Weights: A July 27 Readiness Checklist

Moonshot launched Kimi K3 on July 17, 2026 as a hosted-only flagship — and promised open weights by July 27. That gives teams a 10-day window that most coverage treats as a footnote. This checklist treats it as prep time: qualify the model over the API, size the hosting problem honestly, and draft the license review before any LICENSE file exists.

DA
Digital Applied Team
Senior strategists · Published Jul 17, 2026
PublishedJul 17, 2026
Read time12 min
SourcesMoonshot, Hugging Face, DeepSeek
Weights target
Jul 27
promised, not shipped
K3 scale
2.8T
16 of 896 experts active
Recommended serving
64+
accelerators (vendor guidance)
Prep window
10days
Jul 17 → Jul 27

Kimi K3’s open weights are promised by July 27, 2026 — promised, not shipped. Moonshot launched its 2.8-trillion-parameter flagship on July 17 as a hosted-only release, and both the launch blog and the official announcement commit to open weights within ten days. For teams that build on open models, those ten days are the most useful part of the story.

The stakes are concrete. K3 is the flagship of Moonshot’s whole line, not a coding-specialist offshoot — an open-weights drop at this tier is a materially bigger commitment than the Modified-MIT release of Kimi K2.7-Code in June. But nothing about the drop is settled: no LICENSE file exists, no K3 deploy guide exists, and the vendor’s own serving guidance points at hardware most teams have never provisioned.

This is the operational playbook for that gap. It covers what is actually confirmed versus promised, the hosting reality of a 2.8T model shipped at MXFP4, the exact license clauses the K2.7-Code precedent says to check, what the DeepSeek V4 open-weights day teaches about third-party hosting speed, and a day-by-day countdown table you can run against your own calendar.

Key takeaways
  1. 01
    July 27 is a promise, not a shipped fact.Moonshot’s launch blog states the full model weights will be released by July 27, 2026. Treat the date as the vendor’s stated target and plan the ten days before it as prep time, not wait time.
  2. 02
    Hosting is the first honest filter.K3 is 2.8T total parameters with weights in MXFP4 and activations in MXFP8, and Moonshot’s own guidance recommends serving on supernode configurations with 64+ accelerators — at least 8× the single H200 node that hosts K2.7-Code.
  3. 03
    The license is unconfirmed — but the precedent is specific.The K3 blog contains no licensing terms. K2.7-Code shipped under a Modified MIT license whose attribution clause triggers at 100M monthly active users or $20M monthly revenue — that clause structure is the checklist template.
  4. 04
    Qualification work can start today over the API.The Kimi API is OpenAI-SDK compatible with model ID kimi-k3 at $3.00/M input, $0.30/M cache-hit, $15.00/M output, flat across the 1M window. An eval harness built now carries over unchanged if self-hosting arrives.
  5. 05
    The DeepSeek V4 precedent sets the hosting clock.When V4 open-sourced day one under MIT in April, Fireworks had it live the same day, and aggregated coverage suggests several hosts followed within hours. Pre-brief managed-inference providers before July 27, not after.

01Promise vs ShippedWhat is confirmed, what is promised, what is missing.

Start with the record. On July 17, 2026, Moonshot shipped Kimi K3 — 2.8T total parameters, a Stable LatentMoE design activating 16 of 896 experts per token, a 1M-token context window, and native multimodal image and video input — live on Kimi.com, Kimi Work, Kimi Code, and the Kimi API. We covered the launch itself in our K3 release analysis; this post deliberately does not restate the spec sheet.

The open-weights commitment appears twice in primary sources. The launch announcement puts it in one line, and the K3 blog post repeats it: “The full model weights will be released by July 27, 2026.” Two sentences, no license, no repository link, no deploy guide. That combination — a firm public date attached to an otherwise unspecified release — is exactly the situation a readiness checklist exists for.

"Kimi K3 is now live on Kimi.com, Kimi Work, Kimi Code, and the Kimi API. Open Weights by July 27, 2026."— @Kimi_Moonshot launch announcement, July 17, 2026

Three things are therefore true at once as of July 17. First, everything you can touch today is hosted: the consumer apps, Kimi Code, and the API. Second, the weights promise is dated but unverifiable until it ships — Moonshot has a good record here (K2.7-Code’s weights and code both landed openly in June), but a target is a target. Third, the two documents an adopting team actually needs — a LICENSE file and a deploy guide — do not exist yet for K3. Every section below is built around that asymmetry: act on what is confirmed, template what is not.

Framing rule for the next 10 days
Treat July 27 as Moonshot’s stated target, not a guaranteed event. Every item in this checklist is designed to be worth doing even if the drop slips: API qualification, workload inventory, provider conversations, and a license-review template all retain their value on July 28, August 5, or whenever the weights actually land.

02Hosting Reality2.8T at MXFP4 is a supernode problem, not a workstation one.

The single most useful number in Moonshot’s own material is not a benchmark — it is the serving recommendation. K3’s weights will ship in MXFP4 with MXFP8 activations, applied via quantization-aware training from the SFT stage onward for broad hardware compatibility. Even so, Moonshot’s deploy guidance recommends serving K3 on supernode configurations with 64 or more accelerators. That is not an enthusiast rig, and it is not a single 8-GPU inference node — it is a coordinated multi-node deployment with the interconnect and operations budget to match.

The contrast with Moonshot’s own June release makes the gap concrete. K2.7-Code — the coding specialist built on K2.6, a large MoE but far smaller than K3’s 2.8T — ships a deploy guide that starts at a single H200 node with tensor parallelism 8 under vLLM or SGLang. It even documents a heterogeneous budget path: 8× NVIDIA L20 GPUs plus two Intel Xeon 6454S CPUs via KTransformers and SGLang, measured at 640.12 tok/s prefill and 24.51 tok/s decode. A specialist at K2 scale fits in one node. The 2.8T flagship, per the vendor’s own guidance, needs at least eight times that accelerator count.

Minimum recommended serving footprint · accelerators per deployment

Source: Moonshot K3 deploy guidance (vendor) · Kimi-K2.7-Code deploy_guidance.md, Hugging Face
Kimi K3 (vendor guidance)2.8T total · MXFP4 weights · supernode configurations
64+
K2.7-Code · H200 nodeTensor parallelism 8 · vLLM / SGLang
8
K2.7-Code · hybrid CPU-GPU rig8× L20 + 2× Xeon 6454S · KTransformers + SGLang
8 GPUs

The practical conclusion for most teams: "open weights" for K3 will not mean “we can run it ourselves” — it will mean “someone in the inference market can run it for us, on infrastructure we could never justify alone.” That is still enormously valuable (competition, price pressure, continuity insurance), but it changes which checklist items matter. If you have been sizing open-weight deployments against coding-specialist models, our guide to matching hardware to open-weight coding models covers that class — K3 sits in a different weight class entirely, and the self-hosting decision framework is the right filter to run before any hardware conversation.

One more absence worth logging: as of July 17, no K3-specific deploy guide exists. K2.7-Code’s deploy_guidance.md is the live analog for what a K3 self-host document will likely look like once published — teams already piloting K2.7-Code have a head start on the operational shape, if not the scale.

Prep window
Jul 17 → Jul 27
10days

The gap between K3’s hosted launch and the promised weights drop. Every day spent waiting is a day of harness-building, workload inventory, and provider conversations you don’t get back.

Promised, not shipped
Model scale
Total parameters
2.8T

Stable LatentMoE with 16 of 896 experts active per token and a 1M context window. Weights ship in MXFP4, activations MXFP8, applied via quantization-aware training from the SFT stage.

MXFP4 / MXFP8
Serving floor
Accelerators recommended
64+

Moonshot’s own guidance points at supernode configurations. K2.7-Code, by contrast, starts at one H200 node with TP8 — an 8×-plus gap in accelerator count between the specialist and the flagship.

Supernode class

03License WatchNo LICENSE file exists — the precedent tells you what to check.

Here is the part most July 17 coverage got wrong by omission: K3’s launch blog contains no licensing terms at all for the forthcoming weights. As of today there is no K3 LICENSE file, no repository, and no statement of commercial-use conditions. Anything you read that describes K3 as “open source” is projecting a license that has not been published.

What exists is a precedent — and it is unusually specific. K2.7-Code shipped on June 12, 2026 with both its code repository and model weights under a “Modified MIT License.” The modification is a single attribution clause, and its exact text is the most useful artifact in this entire post, because it is what a K3 LICENSE file will most plausibly resemble:

K2.7-Code LICENSE · the clause to template
Verbatim from the Kimi-K2.7-Code LICENSE file on Hugging Face: “if the Software (or any derivative works thereof) is used for any of your commercial products or services that have more than 100 million monthly active users, or more than 20 million US dollars (or equivalent in other currencies) in monthly revenue, you shall prominently display ‘Kimi K2.7 Code’ on the user interface of such product or service.” — this is K2.7-Code’s license, not K3’s. It is cited here as the template for what to check the moment K3’s own LICENSE file appears.

Two observations make this precedent stronger than a one-off. First, DeepSeek uses the same clause structure — a 100M-MAU / $20M-monthly-revenue attribution trigger — on its MIT-licensed V3 and V4 family weights, so the pattern is now recognizable across major Chinese open-weight labs rather than unique to Moonshot. Second, the trigger thresholds are high enough that most companies will never hit them, which is precisely why legal teams skim past them — and why you should read them deliberately instead.

Your license checklist, ready to run the day the file appears:

  • Base license family. Is it MIT-derived like K2.7-Code, or something more restrictive? “Modified MIT” and a bespoke community license are very different review workloads.
  • Attribution triggers. What are the MAU and revenue thresholds, and is the required display wording feasible in your product’s UI?
  • Derivative-works scope. Does the clause reach fine-tunes, distills, and quantized variants — K2.7-Code’s clause explicitly covers “any derivative works thereof.”
  • Commercial-use conditions. Any usage restrictions beyond attribution — field-of-use limits, output restrictions, or re-hosting terms that would affect a managed provider.
  • Weights vs code split. K2.7-Code licensed both under the same terms; confirm K3 does too, or track two licenses.

04The V4 PrecedentWhat DeepSeek V4’s open-weights day says about the first 72 hours.

The closest recent analog for a large Chinese MoE flagship going open is DeepSeek V4’s own open-weights day: April 24, 2026, two variants (V4-Pro at 1.6T total / 49B active and V4-Flash at 284B / 13B), MIT-licensed on Hugging Face from day one. The relevant lesson is not the license — it is the speed of the hosting ecosystem’s response.

"On April 24, DeepSeek released its latest flagship model, DeepSeek V4. Developers can now start building with this frontier open-source model with a single click today."— Fireworks AI, DeepSeek models page

Fireworks’ same-day availability is first-party confirmed by its own model page. Beyond that single confirmation, aggregated 2026 press coverage suggests multiple hosts — Together, DeepInfra, and Novita among them — had V4 variants live inside the same day. We flag the distinction deliberately: the “multiple providers within hours” framing rests on secondary aggregation, so treat it as a directional precedent rather than a hard timeline. Directionally, though, it points one way: when a credible open flagship drops, the inference market moves in hours, and capacity conversations that happen before the drop get served first.

The precedent also gives this post its falsifiable hook. On or after July 27, watch whether Fireworks, Together, and DeepInfra match the same-day pattern for K3 — a 2.8T model at MXFP4 is a heavier lift than V4-Pro’s 1.6T, so hosting latency itself becomes a signal about how deployable the artifact really is. And note the calendar collision: DeepSeek’s legacy deepseek-chat and deepseek-reasoner endpoints are scheduled to retire on July 24, 2026 — three days before K3’s promised date. Teams running multi-vendor open-model stacks are absorbing two transitions in the same week, which is exactly when unprepared migrations go wrong.

05Start NowThe eval harness you build today carries over unchanged.

The most common mistake in pre-drop windows is treating qualification as blocked until the artifact exists. It is not. The Kimi API is OpenAI-SDK compatible today with model ID kimi-k3, which means every piece of eval-harness work — task suites, scoring, cost accounting, regression baselines — can be built and run against the hosted model now, and carries over unchanged the day a self-hosted or third-party-hosted endpoint appears. Same request shape, different base URL.

Three launch-time constraints should be encoded into the harness rather than discovered later. Pricing is flat across the full 1M window — $3.00/M input on cache-miss, $0.30/M on cache-hit, $15.00/M output — with no context-length tiering, which makes cost modeling unusually simple. reasoning_effort is max-only at launch (low and high are “coming later”), so effort-sweep evals are not possible yet and every K3 number you record is a max-effort number. And sampling is fixed at temperature 1.0 / top_p 0.95 — one less config axis, one less tuning lever.

Track A
Harness via API
kimi-k3 · OpenAI-SDK compatible

Wire the hosted endpoint into your existing eval harness today. Flat pricing ($3.00 / $0.30 cache-hit / $15.00 per M), max-only reasoning effort, fixed sampling at temp 1.0 / top_p 0.95 — encode all three as harness constants.

Start today · carries over to self-host
Track B
Hosting plan
64+ accelerators or managed inference

Inventory which workloads would genuinely justify supernode-class self-hosting (most won’t), then pre-brief two managed-inference providers so capacity conversations finish before July 27, not after.

V4 precedent: hosts moved same-day
Track C
License checklist
Modified MIT precedent

Draft the review template now from K2.7-Code’s clause: base family, attribution triggers (100M MAU / $20M monthly revenue), derivative-works scope, weights-vs-code split. Run it the moment K3’s LICENSE file appears.

K3 terms unconfirmed until published

Two adjacent resources to fold in. If your team touches K3 through the CLI rather than raw API calls, Kimi Code’s hands-on K3 setup covers the plan gating that matters for harness work — the k3 model ID requires the Moderato plan minimum for 256K context and Allegretto or above for the full 1M window, and switching models invalidates the prompt cache. And for choosing what to re-benchmark, start from the benchmark-by-benchmark comparison — every K3 chart figure in circulation (Program Bench 77.8, SWE Marathon 42.0, BrowseComp 91.2, FrontierSWE 81.2 against Fable 5’s 86.6, and the rest) is vendor-reported with every model at max-effort settings. Those are claims to re-run on your own tasks, not settled facts.

Moonshot itself gives you the test plan, unusually candidly: the launch material flags thinking-history sensitivity, excessive proactiveness, and a “noticeable gap in user experience” versus Fable 5 and GPT-5.6 Sol. Those three self-reported weaknesses are exactly the qualities vendor benchmark charts do not measure — and exactly what a task-specific harness surfaces in an afternoon.

06The CountdownThe 10-day readiness countdown, day by day.

Everything above compresses into one artifact. The table maps the July 17 → July 27 window into phased actions, with the reason each one is time-sensitive and the cost of skipping it. Dates assume the promised drop holds; if it slips, the phases stretch but the sequence does not change.

10-day Kimi K3 open-weights readiness countdown, July 17 to July 27, 2026: phased actions, rationale, and the cost of skipping each step
WindowActionWhy it matters nowCost of skipping
Phase 1 · Qualify against the hosted model (days 0–5)
Days 0–2Wire the OpenAI-compatible API (model ID kimi-k3) into your eval harness; record max-effort baselines on your own task suites.The API is compatible today; the harness carries over unchanged once self-hosted or third-party endpoints exist.You start qualification on July 27 instead of finishing it.
Days 2–5Inventory which internal workloads would genuinely justify self-hosting a 2.8T model. Be ruthless — most will not.Vendor serving guidance is 64+ accelerators; the honest filter kills bad hardware conversations before they start.You spec a supernode deployment you will never run.
Phase 2 · Line up hosting and legal (days 5–10)
Days 5–8Pre-brief managed-inference providers; line up a second source for K3-class capacity.DeepSeek V4 precedent: Fireworks listed V4 the same day it dropped. Capacity conversations that happen pre-drop get served first.You queue behind every team that called a week earlier.
Days 8–10Draft the license checklist from the K2.7-Code Modified MIT precedent: base family, attribution triggers, derivative-works scope, weights-vs-code split.K3’s terms are unconfirmed; the 100M-MAU / $20M-monthly attribution clause is the recognizable pattern to check first.Legal review starts from zero the day the LICENSE file appears.
Day 10 · July 27, if the weights ship
Jul 27+Verify the actual LICENSE file, confirm the MXFP4 / MXFP8 artifacts and any deploy guide, and re-run the vendor benchmarks that matter to your use case.Every K3 chart number in circulation is vendor-reported at max effort — claims to re-run, not settled facts.You build on terms and numbers you never verified.

The window arithmetic is worth stating once: July 17 to July 27 is ten days. Five for qualification, five for hosting and legal prep, and a verification pass when — if — the artifact lands. Nothing on the list requires the weights to exist, and nothing on it is wasted if the date slips.

07Second-SourcePick your adoption posture before the drop.

The strategic reason to care about K3’s weights is bigger than K3. Industry coverage through 2026 consistently finds that most enterprise AI buyers now run a primary-plus-secondary vendor split for agentic workloads, specifically because of dependency risk — and third-party AI escrow (custody of model weights, training-data schemas, and hyperparameters) has become an active enterprise practice for vendor-continuity protection during exactly the kind of hosted-only window K3 is in right now. An open-weights drop converts “trust the vendor’s uptime and roadmap” into “worst case, the artifact exists outside the vendor” — which is why the readiness work belongs in a second-source hosting posture, not in a model-of-the-week evaluation.

Most teams
Stay on the hosted API

If K3 earns a slot in your routing at all, the hosted API with flat 1M-window pricing is the lowest-friction way to hold it. Run the harness, watch the July 27 drop, and let the inference market compete for your traffic.

Default posture
Continuity-sensitive
Managed inference as a second source

Pre-brief two providers before July 27 so a third-party K3 endpoint can back up the first-party API. The V4 precedent says credible hosts move fast; your job is to be in their queue when they do.

Pick if vendor risk matters
Sovereignty-bound
Self-host on supernode capacity

Only viable if you already operate (or can procure) 64+ accelerator supernode capacity and a workload inventory that clears the bar. Wait for the actual LICENSE file and any K3 deploy guide before committing budget.

Rare — verify first
Not adopting
Watch and log

If K3 is not in your routing table, the drop is still a signal event: watch hosting latency, the license terms, and whether the July 27 date holds. Each one calibrates how much weight to give the next open-weights promise.

Zero-cost option

Where we land for client work: the checklist above is the work, and most of it is organizational rather than technical — workload inventory, provider conversations, license templates. If you want a second set of hands structuring that evaluation, or an open-versus-closed routing decision run against your actual workloads rather than vendor charts, our AI transformation engagements start with exactly this kind of readiness assessment.

08ConclusionTen days is enough — if you treat it as prep time.

The readiness stance, July 2026

Prepare for the promise; verify the artifact.

Kimi K3’s open-weights story is, for now, exactly two sentences of primary-source commitment and a July 27 target. Everything else — the license, the repository, the deploy guide, the third-party hosting map — is unwritten as of July 17. That is not a reason to wait; it is the reason the ten-day window has value. Harness qualification, workload inventory, provider pre-briefs, and a license template are all executable today and all survive a slipped date.

The two hard truths to carry into the drop: hosting a 2.8T model at MXFP4 is supernode-class work that most teams should route to the inference market rather than their own racks, and every K3 benchmark figure in circulation is a vendor-reported, max-effort claim until you re-run it on your own tasks. The K2.7-Code Modified MIT clause tells you what to read first when the LICENSE file appears; the DeepSeek V4 day tells you how fast the hosting ecosystem can move when the artifact is real.

If the weights land on July 27, teams that ran this checklist will verify and adopt in days. If the date slips, they will have lost nothing. Both outcomes beat refreshing a Hugging Face page.

Get K3-ready before the weights land

The ten days before a weights drop are worth more than the ten days after.

Our team helps businesses qualify open-weight frontier models — harness design, hosting and second-source strategy, and license review workflows — delivered in days, not quarters.

Free consultationExpert guidanceTailored solutions
What we work on

Open-weight readiness engagements

  • Eval-harness builds against hosted frontier APIs
  • Self-host vs managed-inference decision frameworks
  • Second-source and vendor-continuity planning
  • License-review templates for open-weight adoption
  • Cost and routing programs for open + closed mixes
FAQ · K3 open-weights readiness

The questions we get every week.

Moonshot has promised the weights by July 27, 2026 — the commitment appears in both the official launch announcement and the K3 blog post, which states that the full model weights will be released by July 27, 2026. As of July 17, that is a vendor-stated target, not a shipped fact: no repository, LICENSE file, or K3-specific deploy guide exists yet. Moonshot’s track record is reasonable — K2.7-Code shipped its weights and code openly in June 2026 — but the practical stance is to treat the date as a planning anchor rather than a guarantee, and to spend the intervening days on preparation work that retains its value even if the drop slips.
Related dispatches

Continue exploring open-weight strategy.

AI Development

Kimi K3 Release: Open Frontier Intelligence at 2.8T Scale

Kimi K3 brings 2.8T parameters, 1M context, and near-frontier vendor benchmarks, with open weights due July 27, 2026. What the release means for AI buyers.

July 17, 2026 · 10 minRead
AI Development

Kimi K3 vs Claude Fable 5: Frontier Comparison 2026

Kimi K3's open-weight bet meets Anthropic's closed Fable 5. Vendor benchmarks split 6-8, K3 lists at $3/$15 vs $10/$50, and weights are promised July 27.

July 17, 2026 · 10 minRead
AI Development

July 2026 Open-Weight Wave: K3, Inkling and the New Gap

Five open-weight moves cluster in one July window — K3, Inkling, M3 Pro, a Mistral MoE teaser and a scheduled DeepSeek V4 — narrowing the gap to a generation.

July 17, 2026 · 12 minRead
AI Development

Best Open-Weight Coding Models to Self-Host in 2026

Match 2026's best open-weight coding models to your hardware: Qwen3-Coder-Next, Devstral 2, GLM-5.2 and DeepSeek V4 by VRAM, SWE-bench score and real speed.

June 29, 2026 · 14 minRead
AI Development

Do Not Single-Source Your AI: A Second-Source Playbook

The Fable 5 export shutdown showed single-vendor AI can halt your business overnight. A four-step second-source playbook with open-weight failover backups.

June 21, 2026 · 11 minRead
AI Development

Google AI Plans: Free vs Plus vs Pro vs Ultra 2026

Google's AI subscription tiers after I/O 2026 — AI Plus $7.99, AI Pro $19.99, AI Ultra $100 (new), AI Ultra $200 (was $250). Feature matrix and decision tree.

May 23, 2026 · 14 minRead