Open-weight routing has a concentration problem that no single news cycle creates or resolves. DeepSeek sits at the center of it because its release cadence (R1 in January 2025, a V4 Preview promoted across its homepage as of July 2026) is the input many routing tables treat as fixed. The durable question for a self-hoster is not whether any particular rumor about the lab’s compute posture is true. It is whether your architecture depends on a single lab, in one jurisdiction, under one export-control regime, surviving whatever the next quarter brings. The correct response is resilience planning, not a routing-table fire drill.
What is DeepSeek’s documented compute posture?
DeepSeek has operated under a compute constraint since before it was fashionable: it trained its models during ongoing US export restrictions on AI chips to China, using weaker export-compliant silicon and fewer units than US frontier labs. That constraint is the documented core of every story about the lab’s hardware posture.
What the DeepSeek Wikipedia entry corroborates is the broader condition: DeepSeek trained during ongoing US trade restrictions on AI chip exports to China, using weaker export-compliant chips and fewer units overall. No specific GPU count is in the public record.
DeepSeek’s answer to that constraint has been efficiency rather than procurement. The company claims it trained V3 for roughly US$6 million1, against an estimated US$100 million for GPT-4 in 20231, using about one-tenth of the compute Meta spent on Llama 3.1, according to DeepSeek’s Wikipedia entry. Both figures are self-reported or estimated rather than audited, so quote them as claims, not facts. But the directional point is well supported: DeepSeek’s entire existence as a frontier lab is evidence that it knows how to ship competitive weights with less hardware than its US peers.
The efficiency claim has a technical substrate, not just a procurement one. DeepSeek reduced R1 training expenses through Mixture of Experts (MoE), an architecture that activates only a subset of parameters per token, per the DeepSeek Wikipedia entry. That choice matters beyond training cost: sparse models have different serving footprints and latency profiles than dense models of the same headline parameter count, which is why a like-for-like swap between DeepSeek and a dense Qwen variant is rarely actually like-for-like.
The company structure reinforces this. DeepSeek was founded on 17 July 2023, is owned and funded by High-Flyer, and Liang serves as CEO of both entities. With a single hedge-fund owner and no disclosed external investors, there is no visible external board setting a release cadence and no venture syndicate whose patience can run out. The funding model that makes DeepSeek opaque also makes it unusually hard to kill with a capital squeeze.
Is DeepSeek’s open-weight supply actually at risk?
The verified evidence says no: DeepSeek’s homepage is currently promoting a DeepSeek-V4 Preview across web, app, and API, per the company’s own site, with stronger agent capabilities and top-tier reasoning. Companies winding down their model programs do not generally refresh their flagship offering.
The V4 release is the load-bearing fact. The cached sources do not break out parameter counts, context window, or specific licensing terms for the V4 preview, so the durable signal is simpler: the lab is shipping and marketing current-generation weights. That is what a going concern looks like.
None of this makes the supply risk zero. It makes the supply risk concentration risk: the risk that your production stack depends on one lab, in one jurisdiction, under one export-control regime, and that any number of events (a genuine compute crunch, a licensing change, a leadership decision, a shift toward closed API revenue) could degrade the cadence you planned around. The exposure compounds because open-weight routing tends to converge on whichever lab shipped the strongest recent release. Last year that was DeepSeek-R1; today it is DeepSeek-V4; next quarter it may be Qwen or something else. Routing tables inherit the recency bias of whoever last updated them, which is why a periodic dependency review beats reacting to whichever headline is circulating. The January 2025 DeepSeek-R1 launch wiped roughly US$600 billion1 off Nvidia’s market value in a single session, the largest single-company decline in US stock market history, per DeepSeek’s Wikipedia entry, a reminder that this lab moves markets in both directions. The correct response to concentration risk is a swap path, and you should have built it before a news cycle gave you a reason.
How do the open-weight alternatives compare?
DeepSeek-V4 remains the strongest default spine for open-weight routing, but Qwen’s 2026 releases are a credible swap-in: permissively licensed variants, recent ship dates, and an active public repository. The comparison that matters for a routing table is not benchmark hair-splitting; it is license durability, footprint, and ecosystem depth.
| Axis | DeepSeek-V4 | Qwen3.7 (Max / Plus) |
|---|---|---|
| License | Permissive; MIT cited among licenses DeepSeek has used since R1 | Various; many open-weight variants under Apache 2.0, flagships served via Alibaba Cloud |
| Latest release | V4 Preview (promoted on DeepSeek’s homepage as of July 2026) | Qwen3.7 Max / Plus, 18 May 2026, per Qwen’s Wikipedia entry |
| Context window / parameters | Not specified in cached sources | Not specified in cached stable-release list; check per-model card |
| Ecosystem | Vendor API plus open weights | Public model repository on GitHub; Alibaba Cloud for proprietary flagships |
| Governance signal | Founder-controlled, owned by High-Flyer | Backed by Alibaba Cloud; corporate parent runs a large proprietary API business |
The license row deserves more attention than it usually gets. DeepSeek releases under permissive open-weight licenses: the DeepSeek entry cites the MIT License among those used since R1, and notes that while exact parameters are shared, the training data is not openly licensed. Qwen’s family is more fragmented: Qwen’s Wikipedia page notes distribution under Apache 2.0, the source-available Qwen License, and the non-commercial Qwen Research License, with proprietary flagships served via Alibaba Cloud. “Qwen” as a routing target is not a single license. Pin the specific model, not the family.
Both licenses are permissive enough that a lab cannot retroactively claw back weights you have already downloaded. That is the actual durability guarantee in open-weight routing: your checkpoint pins are yours. This is why pinning a specific checkpoint commit, not a floating “latest” tag, is the load-bearing hygiene practice. Floating tags silently inherit whatever the vendor ships next, including a license change on a subsequent release. A pinned checkpoint under a permissive license is immutable; a floating tag is a promise. What a vendor slowdown threatens is the next checkpoint, not the current one.
Qwen’s repository and release breadth are its strongest argument for swap-in candidacy. A lineage spanning Qwen2 through Qwen3.6 and Qwen3.7 across dense, sparse, and vision variants means most deployment shapes have a shipped model to target, and the surrounding open-weight serving stack (vLLM, SGLang, TensorRT-LLM) treats Qwen as a first-class citizen. The shipment history backs that up. Qwen2 arrived in June 2024 with both dense and sparse variants, per Qwen’s Wikipedia entry. QwQ-32B-Preview followed in November 2024 as a reasoning model under Apache 2.0, with a 32K token context length. The Qwen2.5-VL release in January 2025 shipped vision variants at 3B, 7B, 32B, and 72B parameters, with everything except the 72B under Apache 2.0. The 2026 stable releases (Qwen3.6-27B and Qwen3.6-35B-A3B in April, Qwen3.7 Max and Plus in May) extend the same dense-plus-sparse pattern. For a routing table, the practical consequence is that a documented swap target already exists at most parameter budgets you would pick. The counterweight is governance: Qwen is a division of Alibaba Cloud, a corporate parent that also operates a large proprietary API business. That is the same tension this article is about. Multi-vendor routing is not a set-and-forget table; it is a monitoring commitment.
How do you build the swap path before you need it?
The swap path is a routing-table property, not a migration plan: both spines run behind the same internal API contract, both have documented hardware footprints, and a fallback trigger is written down before the event that would invoke it. If switching from DeepSeek-V4 to Qwen3.7 requires a project, you do not have a swap path.
Start at the serving layer. Both model families are served through the standard open-weight stack (vLLM, SGLang, TensorRT-LLM), and both expose OpenAI-compatible endpoints in most deployments. The practical work is making your application code model-agnostic where it is currently DeepSeek-shaped: prompt templates tuned against V4’s chat format, tool-calling conventions, and any reliance on V4-specific behavior. Context window is a real constraint. If your workloads assume whatever long-context window V4 ships, a smaller-parameter swap-in may not absorb them unchanged, and you need a chunking or retrieval fallback for the long-context class of traffic, not just a model swap.
Then document footprints. DeepSeek’s V4 preview and a mid-size Qwen MoE are very different machines: a frontier-scale DeepSeek deployment is a multi-GPU serving problem, while a smaller Qwen variant fits in a fraction of the hardware. Write down, per spine, the GPU count and memory at your target quantization, the throughput you measured rather than the throughput the vendor implies, and the cost per million tokens at your actual utilization. When a fallback trigger fires, the answer to “can we absorb this traffic on the other spine” should be a lookup, not a benchmark sprint.
Finally, test the path. Run a shadow deployment where a slice of real traffic hits the Qwen spine and you compare outputs against your eval suite. Measure distributional drift on the traffic you actually serve: tool-call format adherence, refusal rates on your prompt distribution, latency at your concurrency. Aggregate benchmark parity is the wrong metric. A spine that matches Qwen3.7 on a public benchmark can still break your eval on the queries your product generates. Schedule the shadow run as a recurring job, not a one-off. A swap path verified once at quarter-start degrades silently: prompt distributions drift, vendors ship new checkpoints, and your own application code accumulates vendor-specific assumptions under feature pressure. A monthly shadow slice at a few percent of traffic catches the drift before a real fallback invocation does. Log the eval deltas over time so the fallback trigger has a baseline to deviate from, not just a threshold to clear. The first time you route production traffic to the fallback should not be the day the fallback is needed.
What should regulated or IP-sensitive deployments check?
For a regulated or IP-sensitive deployment betting on any single Chinese lab’s roadmap, the diligence burden is the same regardless of the news cycle: you must be able to show where your weights come from, what license governs them, and what happens to your service if the vendor’s next release does not arrive. Any headline about a vendor’s compute posture just gives your compliance team a concrete hook for a conversation that was overdue.
A workable checklist:
- License inventory. For every model in production, record the exact license of the exact checkpoint: the permissive license DeepSeek applies to V4 (MIT cited among its post-R1 licenses), Apache 2.0 or the source-available Qwen License for the specific Qwen variant, and the more restrictive Qwen Research License if any non-commercial variant crept into a test harness. “Open-weight” is not a compliance category. The Qwen Research License in particular restricts commercial use; a model that worked fine in a research fork becomes a deployment blocker if it ever lands on a serving path.
- Provenance and custody. Keep hashes and download sources for every checkpoint you serve. If a model’s provenance is ever questioned, your defense is the artifact trail, not the model card.
- Cadence exposure. Quantify which workloads assume future releases (planned upgrades, capability roadmaps promised to customers) versus which run on pinned weights indefinitely. Pinned weights under MIT or Apache 2.0 have no supply risk; roadmaps do.
- Jurisdiction review. Both DeepSeek and Alibaba are Chinese entities operating under Chinese law and US export controls. If your regulator or your customers care about that, they cared before the latest headline. A rumor adds nothing legally new.
- Swap-path evidence. Document the routing table, the footprints, and the last date you actually exercised the fallback. An untested fallback is a hypothesis.
So should you change anything this week?
Keep DeepSeek-V4 as the primary spine, pin a current Qwen3.7 variant as the documented swap-in, and write the fallback trigger down. That was the right architecture before any given news cycle, and it remains the right architecture now. The only legitimate effect of a scary headline is to raise the priority of work you had already deferred.
The corroborated record shows a lab that shipped a V4 preview and continues to operate, having trained frontier-competitive models on export-compliant parts under ongoing US chip restrictions since 2023. A rumor about its compute posture tells you nothing your architecture should not already survive.
Single-vendor dependency on any open-weight lab, Chinese or otherwise, is a design choice with a known failure mode. Stop choosing it.
Frequently Asked Questions
How does High-Flyer’s 2024 A100 stockpile affect DeepSeek’s near-term training capacity?
High-Flyer secured 10,000 Nvidia A100 GPUs before export restrictions tightened, with its Fire-Flyer 2 cluster running 5,000 PCIe A100 units across 625 nodes. This hardware cache provides a buffer that allows DeepSeek to continue training iterations even if new procurement channels are blocked by US policy.
What is the specific risk of Alibaba’s leadership churn for Qwen open-weight continuity?
Qwen AI division head Lin Junyang resigned in March 2026 following the Qwen3.5 release. While Alibaba formed a new Token Hub unit to maintain its open-source focus, the departure of the primary architect introduces governance uncertainty that could alter release cadence or licensing terms for future Qwen variants.
How does the Qwen Research License differ from Apache 2.0 for commercial self-hosting?
While many Qwen variants use Apache 2.0, the Qwen Research License is a non-commercial restriction. If a specific model variant falls under this license, it cannot be used in production environments that generate revenue, unlike the MIT or Apache 2.0 licenses which permit commercial deployment without royalty obligations.
What market signal did the DeepSeek-R1 launch generate for hardware vendors?
The January 2025 launch of DeepSeek-R1 triggered an 18% drop in Nvidia’s share price, illustrating how open-weight supply news from Chinese labs can directly impact global semiconductor valuations. This sensitivity suggests that any confirmed supply disruption would likely cause immediate market volatility.