Fireship
July 20, 2026
TL;DR
Thinking Machines released Inkling, an open-weights multimodal AI model with 970 billion parameters that uses a mixture-of-experts approach to deliver frontier-level intelligence at a fraction of the compute cost, positioned as a mid-tier model designed to be fine-tuned into specialized solutions.
“When she left OpenAI, she walked out with co-founder John Schulman, the VP of research, Barrett Zoff, and enough senior researchers to fill a Silicon Valley polycule.”
— Narrator
“Why waste time saying lot word when few word do trick.”
— Inkling (demonstrating caveman speak from reinforcement learning)
“The real play is to hand you a mid model for free, then charge you to fine-tune it on Tinker into a specialist that destroys your one specific problem.”
— Narrator
1. Mera Miati's Departure and the Talent Heist
Mera Miati quit as CTO of OpenAI without a backup plan, securing a $2 billion A16Z investment for Thinking Machines. She recruited co-founder John Schulman, VP of Research Barrett Zoff, and senior researchers from OpenAI, pulling off what the speaker calls 'the greatest talent heist in Silicon Valley history.'
2. Tinker: The Fine-Tuning API
Thinking Machines' first product was Tinker, an API enabling researchers to fine-tune open-weight models without managing infrastructure or losing control of training. Initial reception was lukewarm despite the massive funding.
3. Inkling Architecture and Scale
Inkling is a 970 billion parameter mixture-of-experts model pre-trained on 45 trillion tokens of text, images, and audio. It supports a 1 million token context window and only activates 41 billion parameters per token, achieving frontier-level performance with fraction-of-the-compute efficiency.
4. Benchmark Performance and Market Timing
Inkling lands mid-table on benchmarks, getting outperformed by Fable 5 and GPT 5.6. The release was overshadowed by Moonshot's Kimmy K3 announcement the next day. However, this mediocre positioning was intentional rather than accidental.
5. The Thinking Effort Dial
Inkling features a 'thinking effort' control that lets users adjust compute-quality tradeoffs. Low effort provides instant cheap answers; high effort delivers reasoning matching Neotron 3 Ultra while using one-third fewer tokens, critical for agents running millions of times daily.
6. Self-Modification and Epistemics Training
In a flagship demo, Inkling removed its own ability to use the letter E by writing its own training script, generating data, running the job, and loading new weights. The model was trained with 'epistemics'—rewarding it to admit uncertainty rather than guess confidently—making it superior at forecasting.
7. Multimodal Processing Without Encoders
Inkling processes raw audio and pixels directly rather than using separate encoder models, functioning as a true multimodal system. This approach integrates vision and hearing into the core architecture.
8. The Business Model: Free Model, Paid Fine-Tuning
Thinking Machines' strategy is to distribute Inkling freely as an open-weights model, then monetize through Tinker by charging for fine-tuning into specialized solutions for specific problems like billing, user management, and other domain tasks.