Thinking Machines Lab 于 7 月 15 日发布其首个从头训练的模型 Inkling,采用 Apache 2.0 协议开源完整权重。
该模型为 975B 参数 MoE Transformer,41B 活跃参数,支持 1M token 上下文窗口及文本、图像、音频输入,核心差异化在于可控思考深度。
Thinking Machines Lab 于 7 月 15 日发布其首个从头训练的模型 Inkling,采用 Apache 2.0 协议开源完整权重。该模型为 975B 参数...
Thinking Machines Lab 于 7 月 15 日发布其首个从头训练的模型 Inkling,采用 Apache 2.0 协议开源完整权重。
该模型为 975B 参数 MoE Transformer,41B 活跃参数,支持 1M token 上下文窗口及文本、图像、音频输入,核心差异化在于可控思考深度。
Thinking Machines Lab 于 7 月 15 日发布其首个从头训练的模型 Inkling,采用 Apache 2.0 协议开源完整权重。
该模型为 975B 参数 MoE Transformer,41B 活跃参数,支持 1M token 上下文窗口及文本、图像、音频输入,核心差异化在于可控思考深度。
Thinking Machines Lab just released Inkling:https://thinkingmachines.ai/model-card/inkling/ , their first model trained from scratch, weights are open, fine-tunable on Tinker. The lab pitches it as a base for customization.
Inkling is a Mixture-of-Experts transformer with 975B total parameters and 41B active. It supports a context window of up to 1M tokens. Pretraining covered 45 trillion tokens of text, images, audio, and video. Inputs accept text, images, and audio; output is UTF-8 text only.
The research team also previewed Inkling-Small, a 276B-parameter MoE with 12B active parameters. It matches or exceeds its larger sibling on many benchmarks, and its weights arrive once testing finishes. Because customization/finetuning is the key differentiator, the architecture matters here very much.
The model architecture includes a 66-layer decoder-only transformer with a sparse MoE feed-forward backbone. Each MoE layer holds 256 routed experts plus 2 shared experts. Six routed experts activate per token, and both shared experts activate on every token. A sigmoid-based router handles selection, using an auxiliary-loss-free load-balancing bias. Routed and shared scores are normalized jointly, then used to weight combined outputs. The MoE design largely follows DeepSeek-V3.
Attention departs from convention. Sliding-window and global layers interleave at a 5:1 ratio with 8 KV heads. Position uses a relative positional embedding rather than RoPE, which the lab reports extrapolates better. Short convolutions are applied after key and value projections, and on residual branch outputs.
Multimodality is encoder-free. Audio enters as dMel spectrograms, and images become 40×40 pixel patches through a four-layer hMLP. A lightweight embedding layer projects both, then the decoder processes them jointly with text tokens.
Training used Muon for large matrix weights and Adam for other parameters, on NVIDIA GB300 NVL72 systems. Post-training bootstrapped from SFT on synthetic data, including data generated by Kimi K2.5. Most compute went to asynchronous RL, scaled past 30M rollouts, improving log-linearly throughout. That RL run also produced the model’s main control surface.
During RL, the research team set effort by changing the system message and adjusting per-token cost. The model consequently learned to spend different token budgets on different rollouts. The release post sweeps effort from 0.2 to 0.99, and harnesses can set it directly. In transformers , the same control is exposed as a reasoning_effort argument with named levels.
The efficiency data is quite specific. Inkling spends one third as many tokens as Nemotron 3 Ultra for equal Terminal Bench 2.1 performance. Cost and latency become tunable per call, not fixed per model.
Alongside effort, the research team targeted trustworthiness directly.
All Inkling evals run at effort=0.99 and temperature 1.0, with a 256K trajectory limit for coding. Several scores are externally reported by Artificial Analysis. Against open-weights peers, the picture is quite competitive.
Inkling leads this open-weights group on FORTRESS Adversarial at 78.0%. It trails GLM 5.2 on Terminal Bench 2.1 by 18.9 points. It reports 73.5% on MMMU Pro and 91.4% on VoiceBench. It posts 1257 on Design Arena’s Agentic Web Dev leaderboard, a blinded human evaluation.
With numbers established, deployment becomes the practical question.
Two checkpoints ship. BF16 needs at least 2 TB aggregated VRAM: 8x NVIDIA B300 or 16x H200. NVFP4 drops that to at least 600 GB, running W4A4 on 4x B300 or W4A16 on 8x H200. Runtimes include SGLang, vLLM, TokenSpeed, Unsloth, and Hugging Face transformers .
OpenAI-compatible serving takes one command:
For fine-tuning, Inkling is live on Tinker with 64K and 256K context options. The research team also released tml-renderers for post-training with tool calls and multimodal inputs. Hosted APIs exist via TogetherAI, Fireworks, Modal, Databricks, and Baseten.
Given those constraints, three deployment patterns follow.
Taken together, the trade-offs are clear.

Asif Razzaq is the CEO of Marktechpost Media Inc.. As a visionary entrepreneur and engineer, Asif is committed to harnessing the potential of Artificial Intelligence for social good. His most recent endeavor is the launch of an Artificial Intelligence Media Platform, Marktechpost, which stands out for its in-depth coverage of machine learning and deep learning news that is both technically sound and easily understandable by a wide audience. The platform boasts of over 2 million monthly views, illustrating its popularity among audiences.



Aioga 编辑摘要:Thinking Machines Lab 于 7 月 15 日发布其首个从头训练的模型 Inkling,采用 Apache 2.0 协议开源完整权重。 Aioga 将其归入「模型更新」方向,重点关注它对真实使用和行业竞争的影响。
背景分析:模型与研究类动态需要结合能力边界、开放方式、成本、可用性和真实任务表现判断,单项指标领先不等于已经形成稳定采用。
Aioga 判断:这条动态更适合作为行业观察信号,当前信息足以建立线索,但不足以推导长期结论。
影响分析:对相关团队而言,短期应先核对来源、可用范围和实际成本,再判断是否值得接入或跟进。 后续观察:继续观察官方文档、实际可用性、价格变化、开发者反馈和竞品回应。
本页正文由公开来源页面提取并按原有信息整理,同时保留来源、发布时间和原文入口。版权归原作者及来源网站所有,请通过原文链接核验和阅读来源版本。
抓取通道: RSS · 原始域名: marktechpost.com
来源: MarkTechPost(RSS)
原文链接: 打开原始来源
Aioga 归档: 查看情报页
Content record: source-page · Updated: 2026-07-15T23:48:58.000Z

统一接入主流 AI 模型 API,为开发、测试与生产环境提供稳定调用入口。
立即访问 api.w173.comAioga 自动聚合全球 AI 动态,并保留来源信息用于核验与引用。