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.
