Vendor-reported
Hugging Face Transformers v5.14.0 adds Inkling model with 975B total parameters
Summary
The Hugging Face Transformers library released version 5.14.0, which adds support for the Inkling model from Thinking Machines. The model has 975 billion total parameters with 41 billion active parameters.
TRACE Analysis
The release focuses on adding a large-scale sparse mixture-of-experts model, which may be significant for research but the practical impact depends on community adoption and hardware requirements. The headline parameter count (975B) is total, not active, which is common for MoE models.
Why this matters
This enables researchers and practitioners to experiment with one of the largest open-weight models available through the Transformers library.