Together AI brings Thinking Machines Lab’s new model Inkling on day 0
Summary
Thinking Machines Lab has released Inkling, a new multimodal mixture-of-experts model, now available on Together AI's production inference platform as of July 15, 2026. Designed for token-efficient reasoning and native multimodal understanding, Inkling accepts text, image, and audio inputs to produce text outputs. The model features a 975B total parameter count with 40B active parameters per token and a 1M token context window. Its architecture incorporates query-conditioned relative attention, short causal convolutions, and a shared expert sink Mixture-of-Experts design. Preliminary evaluations show strong performance across scientific reasoning, mathematics, coding, agentic workflows, forecasting, and calibrated prediction tasks. Together AI provides optimized inference, including a FlashAttention-4-based attention kernel, enabling developers to access Inkling with day-zero availability and controllable reasoning effort via a unified API.
Key takeaway
For AI Engineers building advanced multimodal applications, Inkling offers a compelling solution for integrating text, image, and audio inputs through a single model. You can utilize its controllable reasoning effort via API to optimize for latency, token usage, and reasoning depth per request, eliminating the need for complex infrastructure management. This simplifies development and deployment, allowing you to focus on application logic rather than managing separate preprocessing pipelines or GPU resources.
Key insights
Inkling unifies multimodal inputs and offers controllable reasoning via a novel MoE architecture for broad task versatility.
Principles
- Unified decoder architectures can process diverse modalities.
- Inference effort can be dynamically adjusted for efficiency.
- Query-conditioned relative attention improves token order representation.
Method
Inkling transforms image patches and quantized audio into embeddings, integrating them directly into the decoder's input sequence for joint reasoning.
In practice
- Adjust "reasoning_effort" via API for cost/speed tuning.
- Utilize single API endpoint for all text, image, audio inputs.
- Leverage 1M token context window for complex multimodal tasks.
Topics
- Inkling
- Multimodal AI
- Mixture-of-Experts
- AI Inference
- Together AI
- Reasoning Models
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, Machine Learning Engineer, AI Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Together AI | The AI Native Cloud - Together.ai.