not much happened today

· Source: AINews · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

Thinking Machines Lab has launched Inkling, its first open-weights foundation model, an Apache 2.0 licensed multimodal Mixture-of-Experts (MoE) model. Inkling features 975B total parameters with 41B active parameters, trained from scratch on 45T multimodal tokens across text, image, and audio, supporting text output. It offers up to a 1M context window for open-weights checkpoints and 256K for its Tinker API. The release garnered broad day-0 ecosystem support from platforms like Hugging Face, vLLM, Modal, Baseten, and Databricks. Initial reception positions Inkling as the strongest U.S.-based open-weight model, scoring 41 on the Intelligence Index and #9 on the Agentic Web App Arena (Elo 1257), though it trails top Chinese open-weight and closed models on some benchmarks. Architectural innovations include relative positional encoding and scaled short convolution layers. An Inkling-Small variant (276B total / 12B active) is also noted for its competitive performance.

Key takeaway

For Machine Learning Engineers evaluating open-weight multimodal models, Inkling presents a compelling U.S.-based option. Its Apache 2.0 license, 1M context window, and broad ecosystem support make it highly adaptable for custom applications. You should consider Inkling for projects prioritizing fine-tuning, efficient reasoning, and integration into existing inference stacks like vLLM or Modal, rather than solely chasing benchmark supremacy. Explore Inkling-Small for optimized cost and latency.

Key insights

Inkling's launch emphasizes an open-weight, customizable multimodal foundation model designed for practical application and ecosystem integration over pure benchmark leadership.

Principles

Method

Inkling employs a Mixture-of-Experts architecture with 2 shared expert sinks, relative positional encoding, and scaled short convolution layers. Inference is optimized with sconv-aware tensor-parallel sharding and DFlash speculative decoding.

In practice

Topics

Code references

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

Related on AIssential

Open in AIssential →

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