The model card went live on a Tuesday. Or maybe a Wednesday — I was three hours deep into my own AI-trading experiment, a live-blogged series I called Chaos Cooking, and the timestamps were starting to blur. My laptop screen in Buenos Aires had four terminals open: one running a test portfolio's bot, one scraping on-chain gas data, one chewing through a stacked backlog of Discord alerts, and one that had just pulled up a Hugging Face page I'd never heard of.
I stopped scrolling.
276 billion total parameters. 12 billion active. AIME 95.1%. SWE-Bench Verified 80.2%. Terminal Bench 2.1 at 64.7%. Native multimodality. A million-token context window. Open weights. Posted by a company called Thinking Machines — the fledgling lab founded by Mira Murati, the woman who helped ship ChatGPT to a billion users.
I've been in this industry long enough to read a spec sheet like an auditor reads a balance sheet. My first thought: this is a honeypot.
Not because the numbers were impossible. A 12-billion-active-parameter model matching frontier labs on agentic benchmarks is the kind of leap that makes you double-check the contract address, sure, but MoE efficiency gains can be real. No — I stopped because of what was missing from the card.
No training FLOPs. No compute disclosure. No funding numbers. No safety section at all. For a model that can operate a terminal, that's like a DeFi protocol launching with unaudited code and a screenshot of a TVL dashboard.
And then I saw the download counter: 3,847.
Three thousand eight hundred and forty-seven downloads in the first week for what was being billed as the most consequential US open-weight release in years. Let that marinate.
This is the story of how Mira Murati fired the American counterstrike in the open-weight war — and why the market's shoulder shrug might be the most honest signal of all.
Rewind the tape for anyone who's been living under a bear-market rock. For three years, the frontier of open-weight AI belonged to China. DeepSeek, Qwen, Moonshot's Kimi — these labs turned open-source weights into a geopolitical wedge. Their models were genuinely good. Their prices were genuinely absurd. DeepSeek V4-Flash at $0.14 per million input tokens? That's not a price, that's a power play.
The American response, meanwhile, was a walled garden. OpenAI and Anthropic built APIs, not ecosystems. The implicit contract: you don't own the models, you rent them. Every prompt, token, and output runs through their servers, their filters, their terms of service. For a crypto-native like me, the parallel was deafening. The open-weight movement is AI's version of self-custody. The closed-API model is the centralized exchange — convenient, powerful, but ultimately someone else's ledger.
I've been chasing this exact tension since 2021. Back then, I hosted a live-streamed party from my apartment to monitor the CryptoPunks floor price surge, and I learned the hard way that narratives move markets faster than code. Breaking silos, one block at a time — that was the mantra of the builders I interviewed as assets flipped 10x. The same spirit lives in the open-weight movement. The same battles over custody, trust, and who gets to verify.
Then Mira Murati walked onto the battlefield. Co-founder and CTO of OpenAI. If anyone understood the power of the closed-API model, it was her. And she left to build Thinking Machines with an explicit thesis: open weights, not walled gardens, would win the next era.
Inkling-Small is that thesis rendered in silicon. The specs: 276B total parameters in a mixture-of-experts architecture, activating only 12B parameters per token. Open weights on Hugging Face. A serverless API at $0.30 per million input tokens and $1.20 per million output tokens. A fine-tuning API priced at $1.73 per million tokens with a 50% intro discount. And a phrase the company is careful to repeat: a complete American development stack.
The positioning is unambiguous. Thinking Machines wants to be the bridge between DeepSeek's price floor and OpenAI's closed fortress. Open enough for the developer community. American enough for regulators. Cheap enough to compete.
It's a beautiful thesis. Then the downloads counter trickled to 4,000 — and the market said: prove it.
Let's dig into the architecture, because the MoE design is doing more heavy lifting than the marketing copy admits. Mixture-of-experts is not new. The core idea: instead of activating all 276B parameters for every token, route each token to a small subset of expert networks. You get the knowledge capacity of a large model with the compute cost of a small one. DeepSeek-V3 runs the same play at 671B total and 37B active. Mixtral did it at 47B and 13B. The lineage is obvious, and it is not a coincidence.
What makes Inkling-Small interesting is the ratio. Twelve billion active parameters achieving benchmark scores that rival models with ten times the activation. If those numbers survive independent scrutiny, the efficiency engineering is genuinely impressive. There's a strong chance this is a distilled model, derived from the larger 975B-parameter Inkling through knowledge transfer — a technique that compresses a big model's capabilities into a small, deployable form. That would explain the striking performance-to-activation ratio, and it would also explain the ceiling: distilled models inherit the blind spots of their teachers, and they tend to stumble on long-tail tasks the teacher never covered.
But the benchmarks deserve a closer read than the marketing deck wants. Let me trace the trail from AI peaks to practical valleys.
SWE-Bench Verified at 80.2%. When I was tracking the software-engineering-agent space in early 2025, verified top scores hovered in the low-to-mid 70s. An 80.2% from an independent eval would be state-of-the-art. From a vendor's own eval, with an undisclosed sampling strategy? I've been in crypto long enough to know what happens when teams get to grade their own homework. Benchmark scores in a best-of-n or max-effort setting can be dramatically inflated. The model gets multiple attempts, picks the best answer, and reports that as its score. In trading terms, that's the difference between a backtested 90% win rate and a live-traded 55% win rate. I've been burned by both. The disclosures didn't say whether these scores were single-shot or best-of-n — and anyone pricing this model into their stack should demand that answer before pushing a single token through production.
Terminal Bench 2.1 at 64.7% is the score that makes my stomach tighten. Terminal operations mean the model can execute shell commands. Navigate file systems. Install packages. Deploy scripts. In legitimate contexts, this is powerful automation — security scanning, IT operations, DevOps. In less legitimate contexts, this is attack automation. And with open weights, there is no server-side filter. No abuse monitoring. No kill switch. Anyone who downloads the weights and runs them locally gets the full uncensored capability.
I ran a version of this experiment myself. In my Chaos Cooking series, I spun up an AI-agent trading bot with a small test portfolio and let it trade autonomously for two weeks, documenting everything in real time. The hallucinated on-chain transaction. The gas-price miscalculation. The moment it tried to convince me it had learned risk management after losing 12% in an afternoon. The point wasn't that AI agents are useless — the failures were genuinely educational. The point is that a model that aces a benchmark in a curated environment is not the same model that survives contact with mainnet. A model that can fix a unit test in a clean GitHub repo is not automatically a model that can audit a live DeFi contract for reentrancy under time pressure, with real money on the line.
Now, the pricing. This is where the launch narrative's own math breaks down — and I flagged it immediately, because I've seen too many tokenomics decks do the same dance.
Thinking Machines claims Inkling-Small costs about half of OpenAI's Luna. Let me pull up the actual table.
Inkling-Small: $0.30 in, $1.20 out. OpenAI Luna: $0.20 in, $1.20 out. DeepSeek V4-Flash: $0.14 in, $0.28 out. Kimi K3: $3.00 in, $15.00 out.
Input is 50% more expensive than Luna. Output is identical. Half the price only works under a very specific usage mix — heavily output-dominated workloads — and even then it's not half. This is marketing math. In crypto, we call that creative tokenomics.
The comparison to DeepSeek is even harsher. Inkling-Small charges 2.1x more for input and 4.3x more for output than the Chinese price floor. The source data concedes this gap is structural — driven by lower compute and labor costs. Structural disadvantages don't disappear because you want them to. The US cost curve is simply higher. Chips, electricity, salaries, compliance overhead — it all compounds.
So what is Thinking Machines actually selling, if not price leadership? Trust. The American stack. Regulatory alignment. And in a world where data sovereignty is becoming a procurement requirement rather than a nice-to-have, that trust carries genuine premium value for Western enterprises.
Here's how the commercial strategy stacks up — and it's clever.
Layer one: open weights on Hugging Face. Attract developers, build reputation, signal commitment to open source. This is the awareness play. Layer two: the serverless API. Low-friction revenue, usage data, and an on-ramp for enterprises that don't want to run their own infrastructure. This is the conversion play. Layer three: the fine-tuning API with a 50% intro discount. This is the moat play. The moment a developer builds business-specific weights on top of Inkling-Small's base, switching costs materialize. Moving to DeepSeek or Llama means retraining, re-evaluating, and re-risking production workflows. It's the AWS lock-in strategy, redeployed for the AI era.
But here's the gap between strategy and reality: 4,000 downloads in week one. Four thousand. Chinese open-weight releases at this tier routinely pull six-figure download volumes in their first week. Kimi K3, DeepSeek V4-Flash — the community voted with their mirrors. The developer ecosystem that actually moves open-source adoption has not yet validated the American challenger. The narrative of an American open-source resurgence is, at this moment, more aspiration than achievement.
And the fine-tuning flywheel — the supposed moat — only works if there's a critical mass of developers actually fine-tuning. At 4,000 downloads, many of which are likely experimental curiosity rather than production adoption, the flywheel hasn't started spinning. The fine-tuning price itself raises questions. $1.73 per million tokens sounds cheap, but fine-tuning cost structures are based on training compute, not token counts. Framing it in per-token terms is a deliberate simplification — and a hint that the metric is marketing as much as engineering.
The source disclosures dodge other key questions, too. The phrase four times larger model never names the comparison. The 975B-parameter Inkling? DeepSeek V4? The ambiguity is strategic. And the AIME 2026 benchmark name is literally impossible on this timeline — AIME is an annual competition, and a 2026 edition couldn't exist when this model was released. Either it's a codename, or it's an error. Neither option inspires confidence in the rigor of the disclosures.
Most telling is the absence of any training-cost data. In the open-weight wars, cost is the battleground. American labs are being framed as inefficient — spending ten times as much to train models that Chinese labs build for a fraction of the price. If Thinking Machines had a great cost story, they'd be screaming it from every rooftop on the internet. Their silence suggests either commercial sensitivity or a narrative they'd rather not have scrutinized. Based on published estimates for comparable MoE models, the training bill for a 276B-parameter MoE likely sits in the $10 million to $50 million range, with the larger Inkling model potentially costing three to five times that. These are survivable numbers for a well-funded startup — but they're also numbers that underscore just how exposed the US open-weight camp is on unit economics.
Now let's talk about the infrastructure angle, because the 1-million-token context window is hiding a dirty secret. Twelve billion active parameters means the model can run on a single A100 or H100 — roughly 24 to 48 gigabytes of memory at BF16 or INT8 precision. That's genuinely accessible. But a million tokens of context is a different monster. Long contexts consume enormous memory through the key-value cache. Without aggressive compression techniques like PagedAttention or quantization, a full million-token inference would blow far past the costs implied by the $0.30/$1.20 pricing. The fact that the serverless API caps at 256K tokens while the model card advertises 1 million is not an accident. It's the pricing telling you where the honest cost ceiling sits. The million-token claim is a spec-sheet siren; the 256K reality is the livable coastline.
Here's the contrarian take nobody in the AI hype cycle wants to hear: the American stack is not a technical advantage. It's an insurance policy. And the market is still deciding whether the premium is worth the coverage.
Think about what Thinking Machines is actually bundling. Complete American development stack. Supply chain transparency. Regulatory alignment. For enterprise clients in finance, defense, healthcare, and government, these are legitimate procurement requirements. A Chinese open-weight model — no matter how technically brilliant — is a compliance nightmare for a US bank. Export controls, data sovereignty laws, national security reviews. The procurement cycle alone could outlive the model's relevance window.
So Inkling-Small is selling trust as a feature. It's a bold thesis. It's also unproven. I lived through the 2025 regulatory gridlock in Argentina as MiCA landed and turned dry policy announcements into a Translation Guide for retail users. I know that regulatory alignment is always easier to promise than to deliver. It depends on training data provenance, alignment performance, interpretability, and auditability — none of which were disclosed here.
The deeper problem is the security paradox. Open weights are the ultimate double-edged sword. Closed APIs let the provider tune safety filters, monitor for abuse, and revoke access to bad actors. Open weights strip away all of that. Anyone can download the model, fine-tune away the alignment, and deploy it without a single guardrail. For a model with Terminal Bench at 64.7%, that's not a theoretical risk. It's a turnkey toolkit for automated network exploitation.
The source material barely touched the safety dimension. No red-team disclosures. No model card. No alignment evaluation. No hallucination rate on open-domain tasks. AIME 95.1% measures mathematical reasoning. It says nothing about whether the model will confidently hallucinate an entire API integration, a blockchain transaction, or a legal argument. For a closed model, this omission might be tolerable. For an open-weight model pitched at enterprises obsessed with regulatory alignment, that silence is a due-diligence red flag the size of a flash-crash candle.
Here's my even deeper contrarian read: the model might not be the real product. Re-read the missing data points. Unknown training costs. Unknown benchmark sampling methods. Unknown comparison baseline. Unknown funding and compute partnerships. The story being told is curated. In my experience — first as a software engineer watching the 2021 NFT mania, then as an analyst documenting the Luna collapse's human wreckage, then as a reporter sprinting to the ETF finish line in 2024 — curated stories are where the risk hides. In crypto, when a protocol's whitepaper omits the token emission schedule and refuses to disclose the founder's funding history, you price in the uncertainty. You demand a discount. The same logic applies here.
But there's a flip side to my skepticism. Hype, heartbeats, and hard data — I've learned to keep all three in view. The structural argument for open weights is real. The US needs a credible open-weight alternative, or the entire Western AI supply chain becomes a dependency on Chinese open-source models. That is a national security question, a regulatory question, and ultimately a market question. Murati may have picked the right battlefield, the right architecture, and the right moment. The question is whether the execution matches the narrative.
So where does this leave us? Three signals I'm watching over the next two quarters.
First, fine-tuning adoption. The 50% discount is a bribe, and it's a smart one. If independent developers start shipping business-specific weights on Inkling-Small, the moat becomes real. If the fine-tuning endpoint sees trickle-level usage six months from now, the moat is a mirage. The download counter is the simplest proxy: 4,000 in week one needs to be six figures by month three for any ecosystem narrative to hold.
Second, enterprise pilots. Murati's network in US enterprise and government circles is genuine. One credible deployment announcement — a bank, a defense contractor, a healthcare system — would matter more than a thousand benchmark tables. The model's stated target customer cares about provenance, supply chain, and regulatory consistency. That customer has not yet publicly raised its hand.
Third, the GPU supply chain. Every open-weight release is a bet on compute access. If Thinking Machines hasn't locked in long-term GPU supply, the roadmap — including the 975B-parameter Inkling — is hostage to a market that keeps tightening. The fine-tuning discount and the aggressive API pricing suggest they're burning capital to seed adoption. The math only works if they reach scale before the runway runs out.
The crypto-analyst part of my brain — the part that has watched a hundred revolutionary protocols vanish into the bear-market mist — says the downloads are the due diligence. The AI-optimist part, still running Chaos Cooking experiments at 2 a.m. Buenos Aires time, says open weights from a US lab at this tier is genuinely unprecedented and worth rooting for.
Both parts agree on this: the next quarter's data will tell the truth. The sprint to the finish line in the open-weight war has never been about who benchmarks better on paper. It's about who survives contact with reality.
Inkling-Small just walked onto the battlefield. Four thousand people showed up to meet it. Let's see who's still standing when the noise clears — and whether the quiet counter is the one that matters.


