Two labs shipped near-trillion-parameter models within weeks of each other. Thinking Machines released Inkling on July 15, 2026: 975 billion parameters, open weights, Apache 2.0. Z.ai released GLM-5.2 in June 2026: 744 billion parameters, open weights, MIT license.
Both are free to download. Both are free to fine-tune. Both are aimed at the same target: the closed frontier labs charging premium prices for API access.
Here is the part nobody says out loud. Inkling debuts at 41 on the Artificial Analysis Intelligence Index. That makes it the top U.S. open-weight model. GLM-5.2 tops the open-weight rankings on the same index for agentic and coding work. The scale race and the open-weight race have stopped being two separate stories. They are now one strategy.
The Convergence Play
Call it the Convergence Play. When two competitive axes merge into one move, the market has picked a battlefield.
Two near-trillion-parameter models converge on the same compute budget.
For three years, labs competed on two separate things. First, raw scale: who has the biggest model. Second, openness: who releases weights versus who locks them behind an API. These were different bets, made by different companies.
That split is closing. The new play is to combine massive MoE scale with fully open weights and permissive licenses, then hand it to enterprises as a customizable base. You do not sell the finished dish. You sell the kitchen.
The evidence sits in the specs. Inkling runs 975B total parameters with only 41B active per token. GLM-5.2 runs 744 total with 40B active. Notice how close the active counts are. Both labs landed on roughly the same compute budget per token, then inflated total parameters through expert specialization.
Why Scale and Openness Merged Into One Bet
Let me pull the thread back to first principles. Every strategic move is really a bet about where durable advantage lives. Closed labs bet advantage lives in the weights themselves. Guard the model, charge for the access, keep the moat wet.
The open-weight labs are making the opposite bet. My read on this is that they see the weights becoming a commodity, and the real advantage moving to the layer above: fine-tuning, tooling, and ecosystem lock-in.
Consider what Thinking Machines actually said about its own model. The company describes Inkling as "not the strongest model available today, closed or open." Read that carefully. A well-funded lab, stacked with ex-OpenAI talent, shipped a near-trillion-parameter model and admitted it does not top the charts. That is not a failure. That is a positioning choice.
The bet is counterpositioning. A closed lab cannot easily give away its weights without destroying its own pricing power. So the open-weight labs attack exactly where the incumbents cannot follow. That is asymmetric by design.
But here is the contrarian pair worth holding in your head. Bigger open does not mean better. Practitioners tracking open-weight models note that parameter count is no longer the thing that decides capability. A 9B model can beat a 117B MoE on some reasoning benchmarks. Scale is a symbol, not a guarantee.
So why chase trillion-parameter scale at all if a well-trained 9B can punch up? Because scale buys optionality. A large open base is a starting point for thousands of downstream fine-tunes, each narrower and sharper than the base. You are not selling the leaderboard score. You are selling the raw material.
Now watch the money follow the thesis. DeepSeek is reportedly exploring a $1.5 billion raise at a $71 billion valuation, ahead of a possible 2026 to 2027 IPO. If that holds, open-weight labs are being valued alongside closed-model incumbents. The market is pricing the Convergence Play as a real business, not charity.
It is unclear whether the economics actually work yet. Inkling trained on 45 trillion tokens on Nvidia GB300 systems. That is enormous capital for a model the lab admits is not the strongest. The margin story depends entirely on whether the tooling layer, Tinker in this case, captures enough value to justify the compute. The data is mixed on that.
Three signals inside the same shift
Scale and openness became one bet.
For three years labs competed on raw scale and on openness as separate wagers. Inkling at 975B open weights and GLM-5.2 at 744B open weights fuse both into a single move: massive MoE base, permissive license, handed to enterprises as raw material.
The market prices this as a real business.
DeepSeek is reportedly exploring a $1.5 billion raise at a $71 billion valuation ahead of a possible IPO. If that holds, open-weight labs are valued alongside closed incumbents, not treated as charity.
Capability spreads faster than caution.
Under Apache 2.0 anyone can strip the safety layers from trillion-parameter multimodal weights and fine-tune for spear-phishing or deepfakes. By 2031 the value moves to the layer above the model, but the safety infrastructure does not travel with the weights.
2031
Zoom out to the five-year arc. Weights become water.
In 2031, the question will not be "who has the biggest model." It will be "who owns the layer that everyone builds on." The pattern rhymes with what happened to databases and operating systems. The core commoditized. The value moved to the tools, the distribution, and the switching costs.
Think about the flywheel. Open weights pull in developers. Developers build fine-tunes. Fine-tunes create workloads. Workloads flow to whatever platform makes deployment cheapest. Inkling already ships day zero on Together, Fireworks, Modal, Databricks, and Baseten. That is not an accident. That is distribution as a moat.
There is a real risk in this arc, and I think it deserves plain language. When you release trillion-parameter multimodal weights under Apache 2.0, anyone can strip the safety layers. A fully open model with no restrictions can be fine-tuned for spear-phishing, deepfakes, or worse. The safety infrastructure that closed labs invest in does not travel with the weights. Capability spreads faster than caution.
The strategic lesson holds anyway. Amateurs guard the asset. Leaders build the ecosystem around the asset and let it spread. Only cash is real, and cash in this game comes from the layer above the model, not the model itself.
What to Build This Weekend
You do not need a GPU cluster to play in this shift. You need to understand what the open-weight base actually enables. Start small and build one tiny thing.
First, pick a real task. Pull an open-weight model like Inkling or GLM-5.2 from Hugging Face, or just hit a hosted API on Baseten or Fireworks. An open-weight model means the trained parameters are public, so you can run and customize them, not just call them.
Second, use a no-code layer to wrap the model into something a person can click. Softr lets you build an internal tool or client portal on top of an AI workflow without writing code. Point it at a hosted model API and give a real problem a real interface.
Third, if you want to build the full stack, try Gadget. It is a full-stack development platform with a built-in AI coding assistant that handles the plumbing, so you focus on the fine-tune, not the deployment.
Fourth, run the workflow inside a smarter terminal. Warp bakes AI assistance directly into the command line, which makes testing your API calls and scripts faster. And when you catch yourself doom-scrolling model announcements instead of building, LockIn MCP lets your agent block distracting sites so you actually ship.
Things will break. Your first fine-tune will underperform. That is normal. Test aggressively, learn in public, and ship one small version this weekend. The labs building near-trillion-parameter models started with something broken too. Get your reps in.
Play the open-weight shift without a GPU cluster.
- Pick a real task and grab a base. Pull an open-weight model like Inkling or GLM-5.2 from Hugging Face, or just hit a hosted API on Baseten or Fireworks. Open weights mean you can run and customize, not just call.
- Wrap it in a clickable interface. Use a no-code layer like Softr to build an internal tool or client portal on top of an AI workflow, point it at a hosted model API, and give one real problem a real interface.
- Ship one small version and get your reps in. Build the full stack with Gadget, run the workflow inside Warp, and use LockIn MCP to block distracting sites so you actually ship instead of doom-scrolling announcements.
Amateurs guard the asset. Leaders build the ecosystem around it.
Inkling and GLM-5.2 prove the scale race and the open-weight race are now one strategy: combine massive MoE parameters with permissive licenses, then let developers build on top. The weights are becoming water, commoditized the way databases and operating systems were before them. The durable advantage sits in the tooling, distribution, and switching costs above the model. Whether the economics work is still unproven, but the bet is clear: only cash is real, and cash comes from the layer above the weights.