Inkling (large language model)
Inkling is an open-weights large language model created by Thinking Machines company, first released on July 15, 2026.[1][2] It is published under an Apache 2.0 license.[3] The model allows text, images and audio as input, and can be used for tasks such as chat, software development, multilingual applications or agentic systems.[3]
Training
[edit source]The first large language model released by Thinking Machines, Inkling was trained with 45 trillion tokens of text, image, audio, and video. It reasons natively from input in any of these four formats, while, at the moment, it can generate only text, including source code or structured data.[4][5][6]
Features
[edit source]Inkling was designed to be adaptable and efficient when used in real-world workflows. The cost/performance relationship can be optimized, by programmatically adjusting the model's reasoning budget (that is, the amount of "thought" that the model must perform before generating an output), in a scale from 0.2 to 0.99. This way, different levels of "thinking" effort can be used according to the needs of each particular task.[7]
Unlike most other large language models (including open-weight ones), Inkling was created with a focus on resistance to censorship, providing direct answers when questioned on censored or politically sensitive topics. Its creators recommend using external tools for content moderation, since they consider that internal safety evaluation in the language models occasionally doesn't prevent the model from complying with potentially harmful prompts that shouldn't be answered.[7]
The model can be fine-tuned for a particular job by developers through Tinker platform, also from Thinking Machines, and they are able to deploy it through third-party providers.[8]
Technical information
[edit source]The model allows for a context window of up to 1,048,576 tokens,[9] and can be deployed using common inference libraries such as llama.cpp.[7] It contains 975 billion parameters, with 41 billion of them being active at a time. The model has a mixture-of-experts design, and inputs are directed to the parts most suitable to handle them, to the response is generated with an efficient use of computing power.[10]
The minimal hardware requirements include at least 2 TB of VRAM. A quantized version also exists, that cuts down this minimum value to 600 GB.[3]
References
[edit source]- ↑ Ghaffary, Shirin; Bloomberg. "Murati's Thinking Machines releases first AI model for broad use". Fortune. Retrieved 2026-08-17.
- ↑ Cai, Kenrick. "AI startup Thinking Machines launches an open-weight AI model". Reuters. Retrieved 2026-08-17.
- 1 2 3 Lab, Thinking Machines. "Inkling Model Card". Thinking Machines Lab. Retrieved 2026-09-07.
- ↑ Lab, Thinking Machines. "Inkling: Our Open-Weights Model". Thinking Machines Lab. Retrieved 2026-08-17.
- ↑ AI, Eigent. "Thinking Machines Inkling: The First Open-Weights Model". www.eigent.ai. Retrieved 2026-08-17.
- ↑ Knight, Will (2026-07-15). "Thinking Machines Lab Drops Its First Model". Wired. ISSN 1059-1028. Retrieved 2026-08-17.
- 1 2 3 Franzen, Carl (2026-07-15). "Thinking Machines open sources first multimodal language model, Inkling, focused on low cost and 'resistance to censorship'". VentureBeat. Retrieved 2026-07-20.
- ↑ "Mira Murati's Thinking Machines Launches Inkling, a 975B AI Model You Can Download and Fine-Tune". Gadgets Now. Retrieved 2026-08-17.
- ↑ "Inkling vs Kimi K2.7 Code - AI Model Comparison". OpenRouter. Retrieved 2026-09-07.
- ↑ Brodsky, Sascha (2026-07-17). "Inkling adds another name to open-weight AI | IBM". www.ibm.com. Retrieved 2026-08-17.