Thinking Machines open sources first multimodal language model, Inkling, focused on low cost and 'resistance to censorship'

· Source: VentureBeat · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Advanced, medium

Summary

Thinking Machines, an American AI startup founded by former OpenAI CTO Mira Murati, released Inkling on July 15, 2026, its first open-source multimodal language model. Licensed under Apache 2.0, Inkling features 975 billion total parameters (41 billion active) and natively processes text, images, and audio. It boasts high, if sub state-of-the-art, performance for open-weights models, scoring 77.6% on SWE-bench Verified and 91.4% on VoiceBench, though it trails some Chinese rivals and closed-source models in peak reasoning. A key differentiator is its "controllable thinking effort" mechanism, allowing developers to adjust reasoning budget from 0.2 to 0.99 to balance cost and performance. Inkling also demonstrates "censorship non-compliance" on sensitive topics while maintaining 98.6% safety on malicious queries. A lighter 276-billion-parameter version, Inkling-Small, is also available.

Key takeaway

For AI Architects evaluating open-source models for agentic workloads, Inkling presents a compelling option due to its Apache 2.0 license and native multimodality. You can programmatically control cost-performance via its "controllable thinking effort" and benefit from its resistance to censorship for sensitive applications. However, be prepared to integrate external moderation tools for specific safety policies, as internal evaluations noted vulnerabilities to role-play prompts.

Key insights

Inkling offers a natively multimodal, open-source foundation model with programmatic cost-performance control and resistance to censorship.

Principles

Method

Inkling employs a Mixture-of-Experts (MoE) architecture with encoder-free early fusion for text, audio (dMel spectrograms), and visual (40x40 pixel patches) data, using relative positional embeddings and a "controllable thinking effort" mechanism.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Machine Learning Engineer, Director of AI/ML, AI Architect, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by VentureBeat.