Back to Newsroom

Thinking Machines Lab Releases Inkling-Small: A 276B Total, 12B Active Open Weights Multimodal MoE Model

By Modelverse Editorial·August 2, 2026·2 min read
Thinking Machines Lab Releases Inkling-Small: A 276B Total, 12B Active Open Weights Multimodal MoE Model

Thinking Machines Lab has unveiled Inkling-Small, a significant new entry in the open-weights multimodal AI landscape. This Mixture of Experts (MoE) model boasts an impressive 276 billion total parameters, yet it operates with only 12 billion active parameters at any given time. What makes Inkling-Small particularly noteworthy is its ability to achieve performance comparable to its larger predecessor, Inkling, despite being a quarter of its size.

The core of Inkling-Small's efficiency lies in its Mixture of Experts architecture. Unlike dense models that activate all parameters for every task, MoE models selectively engage a smaller, specialized subset of "experts" from their vast parameter pool based on the input. This intelligent routing allows Inkling-Small to maintain a massive knowledge base while significantly reducing computational demands during inference. Crucially, its NVFP4 checkpoint is optimized to run on a single NVIDIA B300 GPU, a testament to its remarkable hardware efficiency for a model of its scale and multimodal capabilities.

For developers and researchers, Inkling-Small represents a substantial leap forward in accessible, high-performance AI. Its ability to deliver top-tier multimodal performance on a single GPU dramatically lowers the barrier to entry for experimenting with and deploying advanced AI applications, making powerful models more attainable for those with limited computational resources. The open-weights release further empowers the community, fostering transparency, enabling customization, and accelerating innovation by allowing researchers to inspect, fine-tune, and build upon its foundation. This release democratizes access to state-of-the-art multimodal AI, paving the way for new discoveries and applications.

ai-newsbreakingmarktechpost

Footnotes & Primary References

Related content

Disrupting a Criminal Scam Operation

OpenAI disrupted a Cambodia-based scam operation using ChatGPT to support investment, romance, gambling, and impersonation schemes.

Read article

End-to-End Forecasting with TimesFM 2.5: Backtesting, Covariates, Anomaly Detection, and Scalable Colab Deployment

In this tutorial, we build an advanced end-to-end time-series forecasting workflow with TimesFM 2.5. We begin by configuring the runtime, installing the required dependencies, dete...

Read article

NVIDIA AI Releases Molt: A PyTorch-Native Agentic Reinforcement Learning Framework

Agentic RL research is constant algorithm modification, and in mainstream frameworks every change threads through trainer, distributed backend, and rollout glue. NVIDIA's Molt targ...

Read article