
TL;DR
Murati's Thinking Machines has released a 975 billion parameter language model (LLM) with open weights, allowing for extensive customization. This generalist model efficiently handles text, images, and audio, making it versatile for various applications.
✦ Why It Matters
Engineers can start experimenting with the open weights of this LLM today to create tailored AI solutions.
Key Takeaways
Full Summary
Murati's Thinking Machines has unveiled a groundbreaking open-weight large language model (LLM) with 975 billion parameters, of which 41 billion are active. This model employs a Mixture of Experts architecture, allowing it to efficiently handle diverse input modalities, including text, images, and audio.
With a context window of up to 256,000 tokens, it can process extensive information at once. The model is designed for general intelligence, performing well in knowledge, mathematics, and science tasks.
It also features capabilities for agentic coding, enabling it to write code and utilize tools effectively. Additionally, users can adjust the model's thinking time to balance speed and performance, while its forecasting abilities provide well-calibrated confidence in predictions.
Related