Thinking Machines、前作並みの小型オープンソースAI「Inkling Small」を発表
本文の状態
日本語全文を表示中
詳細モードで約12分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
VentureBeat AI
Thinking Machines は、前モデルの性能を維持しつつサイズを約4分の1に縮小したオープンソースマルチモーダルモデル「Inkling Small」を発表し、開発コストと推論要件の削減を実現した。
AI深層分析を開く2026年8月3日 22:57
AI深層分析
キーポイント
高性能かつ小型化された新モデル
Thinking Machines は、2760億パラメータの「Inkling Small」を公開し、9750億パラメータの前作と比べてサイズが約4分の1になるが、性能はほぼ同等か一部で上回ることを示した。
ベンチマークでの優位性
Artificial Analysis のインテリジェンス指数では前作に僅差のスコアを獲得し、SWE-bench Verified や Terminal Bench 2.1 などの特定の評価項目では前作を上回る結果を記録した。
エンタープライズ向け実用性
モデルサイズが縮小されたことで推論コストやデプロイ要件が低下し、限られた GPU リソースを持つ企業でも運用可能な選択肢となった。
事実知識とエージェンシータスクのトレードオフ
Inkling-Small はコーディングや文書分析には適しているが、高リスクな事実タスクでは検証や人間のレビューが必要となる。
スパースMixture-of-Expertsアーキテクチャと多モーダル対応
2760億パラメータのうち120億のみが活性化される設計であり、画像・音声・テキストを統合処理するネイティブな多モーダル機能を備える。
重要な引用
Inkling Small is a 276-billion-parameter multimodal reasoning model... that comes within a single point of its larger sibling on the third-party Artificial Analysis Intelligence Index
Thinking Machines reports that Inkling-Small scores 80.2% on SWE-bench Verified, compared with Inkling's 77.6%
Artificial Analysis also reported that no open-weight model at Inkling-Small's size or smaller scored higher on the index.
Inkling-Small may be attractive for coding assistants, tool-use systems, retrieval-augmented generation, document analysis and multimodal workflows, but organizations using it for high-stakes factual tasks will still need retrieval, verification and human review.
編集コメントを表示
編集コメント
Thinking Machines は、前モデルの性能を維持しつつサイズを約4分の1に縮小したオープンソースマルチモーダルモデル「Inkling Small」を発表し、開発コストと推論要件の削減を実現した。この発表は、リソース制約のある環境でも高性能 AI を利用可能な道を開く重要な一歩と言える。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
前回のオープンソース AI 言語モデル「Inkling」公開からわずか 2 週間。元 OpenAI の最高技術責任者(CTO)であるミラ・ムラティ氏が率いる資金力のあるスタートアップ、Thinking Machines は本日、「Inkling-Small」を発表しました。この新モデルは性能を大幅に犠牲にするどころか、むしろ大型の先行モデルを上回るベンチマーク結果をいくつか示しています。
Inkling Small は 2760 億パラメータを持つマルチモーダル推論モデルで、Apache 2.0 ライセンスの下で利用可能です。外部ベンチャーである Artificial Analysis Intelligence Index の評価では、大型の兄弟モデルに僅か 1 ポイント差まで迫るスコアを記録しました(内部設定値)。なお、元の Inkling は 9750 億パラメータです。このモデルはテキスト、画像、音声の入力を受け付け、テキストを生成可能で、最大 100 万トークンのコンテキストウィンドウをサポートしています。
Inkling Small の 1 トークンあたりのアクティブパラメータ数は 120 億で、Inkling の 410 億に比べて大幅に削減されていますが、コーディング能力や推論力、マルチモーダル性能の多くは維持されています。
企業にとっての魅力は、単にモデルサイズが小さいことだけではありません。計算リソースの要件、推論コスト、展開に必要な領域を減らしつつ、開発者が得られる機能の低下は相対的に少ない点にあります。
このモデルはまだノートパソコンや一般的なワークステーションで動作するには大きすぎますが、3.5 倍サイズのフラッグシップモデルに比べると運用は格段に容易です。自社で GPU をある程度保有しているが、大量には持っていない企業にとって、非常に適した選択肢と言えます。
Thinking Machines は、Hugging Face でモデルの重み(weights)を公開するとともに、Tinker モデル学習アプリケーションプログラミングインターフェース(API)を通じたファインチューニング機能を追加しました。
ローンチ時点では期間限定で 50% オフを実施しており、標準的な 64K コンテキスト対応の「Inkling-Small」モデルにおける API 料金は、プリフィル(入力)トークン 100 万あたり 0.58 ドル、サンプリング(出力)トークン 100 万あたり 1.44 ドル、トレーニング用トークン 100 万あたり 1.73 ドルとなっています。キャッシュされたプリフィルリクエストは 100 万トークンあたり 0.116 ドルです。また、より高価格帯となる 256K コンテキスト対応のバリアントも用意されています。
サイズが約 4 分の 1 でも性能はほぼ同等
Artificial Analysis が実施したインテリジェンス・インデックスでは、Inkling-Small に 40 点、Inkling に 41 点が付与されました。
この結果が注目されるのは、Inkling-Small の総パラメータ数が 2760 億、アクティブ・パラメータ数が 120 億であるのに対し、Inkling はそれぞれ 9750 億と 410 億という規模差があるからです。
Artificial Analysis はまた、Inkling-Small と同サイズ以下のオープンウェイトモデルで、このインデックスでこれを超えるスコアを出したものは存在しないと報告しています。
しかし、単にフラッグシップモデルの総合スコアに迫っているだけではありません。複数の評価項目では、むしろ Inkling を上回っています。
Thinking Machines によると、Inkling-Small は SWE-bench Verified で 80.2%、Terminal Bench 2.1 で 64.7% のスコアを記録しました。一方、より大きなモデルである Inkling はそれぞれ 77.6% と 63.8% です。さらに SciCode、Humanity's Last Exam、GPQA Diamond、CritPt においてもわずかに上回っています。
ただし、すべての分野で性能が向上するわけではありません。事実知識や一部の自律タスクにおいては、Inkling の方が明確な優位性を保っています。具体的には、τ³-Banking での Inkling-Small のスコアは 15.5% に対し、Inkling は 23.7% を記録しています。また、AA Omniscience スコアがマイナスとなっている点も、報告されているハルシネーション率がわずかに低いにもかかわらず、事実カバレッジの弱さを反映したものです。
このトレードオフは企業にとって重要です。コーディングアシスタント、ツール活用システム、検索拡張生成(RAG)、ドキュメント分析、マルチモーダルワークフローにおいては Inkling-Small が魅力的な選択肢となり得ますが、高リスクな事実タスクに用いる組織では、依然として検索機能の付与、検証プロセス、そして人間のレビューが不可欠です。
276B モデルが一度に 12B パラメータのみを使用する仕組み
Inkling-Small はスパースな Mixture-of-Experts(MoE)モデルです。Thinking Machines が公開したモデルカードによると、42 レイヤーのデコーダは各トークンを 256 の専門化されたエキスパートのうち 6 つにルーティングし、さらにすべてのトークンに対して常に活性化する 2 つの共有エキスパートも併用します。
このアーキテクチャこそが、モデルの総パラメータ数 2760 億と、推論時に活性化される 120 億という数字の違いを説明する鍵となります。システムは膨大な学習済み容量を保持しつつ、各推論ステップではその一部のみを活性化する仕組みです。
また、ネイティブでマルチモーダルにも対応しています。画像、音声、テキストは共有表現に投影され、それぞれを完全に独立した外部システムで処理するのではなく、デコーダーによって同時に処理されます。Thinking Machines は、コーディングアシスタント、エージェント型アプリケーション、チャットボット、RAG システムなど、他のマルチモーダル用途も想定用途として挙げています。
同社はまた、推論に必要な計算リソースを可変に設定できる機能もサポートしています。これにより、タスクの難易度に応じてモデルのテスト時の計算量を増減させることが可能になり、エンジニアリングチームは異なるワークロード間で品質、レイテンシ、コストを直接バランスさせられるようになります。
残念ながら、「小型」という名前とは裏腹に、ノートパソコンで動作するわけではありません。
名前に反して、Inkling-Small は消費者向けのモデルではありません。
Thinking Machines によると、標準的な BF16 チェックポイントを実行するには、少なくとも 600 GB の集積 GPU メモリが必要です。同社がサポートしている構成は 2 つあります。4 枚の NVIDIA B300 または 8 枚の NVIDIA H200 です。
量子化された NVFP4 チェックポイントでは、必要な VRAM は約 180 GB にまで削減されます。Thinking Machines によると、このバージョンは単一の NVIDIA B300 で W4A4 モード、あるいは 2 枚の H200 GPU で W4A16 モードで動作可能です。
つまり、一般的なノートパソコン、MacBook、デスクトップゲーム用 PC、そしてほとんどの開発者向けワークステーションでは実行できません。高性能なローカル環境であっても、必要なメモリ量を満たすのは困難です。
実用展開のターゲットは、エンタープライズ向け GPU サーバー、クラウドクラスター、そして専門的な推論プロバイダーです。そのため、「Small(小規模)」というラベルは、より広範なローカルモデル全体と比較したものではなく、先行する「Inkling」と比較した相対的なものです。
それでも、この縮小は意味があります。Inkling と同等の性能に近づきながら、必要な総メモリ量を大幅に削減できるモデルであれば、ホスティングコストを下げ、キャパシティプランニングを容易にし、セルフホスト可能な組織の範囲を広げることができます。
データの管理、モデルの動作制御、ファインチューニングへの完全なコントロールを求める企業にとって、最高峰のベンチマークスコアを追うことよりも、このより小さなフットプリントの方が重要になる可能性があります。
もちろん、オープンソースであることは、急速に量子化(精度を下げ計算リソースを削減する処理)され、さらに小型化して一般消費者向けのハードウェアでも動作するように他のモデルと組み合わせられることを意味します。
Apache 2.0 はエンタープライズ向けオープンソースモデルの黄金基準です
ライセンスの内容はベンチマークスコアと同じくらい重要です。
Inkling-Small は、ソフトウェア業界で最も親しみのある寛容なライセンスの一つである Apache 2.0 の下でリリースされています。このライセンスは、通知と帰属表示の要件を満たす限り、組織がモデルを使用、修正、ファインチューニング、再配布、および商用製品への組み込みを含む商業利用を可能にします。
これにより、企業は多くのカスタム「オープン」AI ライセンスよりもはるかに大きな法的柔軟性を得られます。これらのライセンスには、収益の閾値、ブランディング義務、利用制限、あるいは大規模な商用展開における別条件などが含まれることが多いためです。
より多くの AI 企業が従来のオープンソースライセンスではなく独自のカスタムライセンスでモデルの重みを公開するようになり、この区別はますます重要になっています。例えば、中国の注目の AI 企業 Moonshot は今週初め、Apache 2.0 の比較的シンプルな条項とは異なり、追加的な商用条件を含む独自のカスタム「オープン」ライセンスの下で、最先端クラスの Kimi K3 モデルの重みを公開しました。
法務、調達、プラットフォームチームにとって、この違いは採用プロセスを大幅に簡素化します。Apache 2.0 は、利用許諾ポリシー、データの出自、規制リスク、下流の安全義務の確認が必要なくなるわけではありませんが、社内システムの構築や商用製品のリリース、モデルの改訂版の維持において、組織が明確な出発点を得られることを意味します。
より反復可能なモデル開発パイプライン
Inkling-Small はまた、Thinking Machines が最初の大型モデル公開をいかに迅速に反復可能なエンジニアリングプロセスへと転換したかを示しています。
Thinking Machines の研究者 Horace He は X での投稿で、この 2 つのリリースを対比させました:
「インクリングをリリースするには村全体が必要だと感じていましたが、インクリング・スモールはもっとスムーズでした😆。インクリングで使っていたパイプラインを引き継ぎ、モデルサイズを小さくするだけで、新しいモデルが完成しました!インクリング・スモールはインクリングに比べていくつかの微調整から恩恵を受けましたが、まだ改善の余地は十分に残っています…」
この発言は、同社が各モデルを個別の研究プロジェクトとして扱うのをやめ、事前学習・事後学習・強化学習・評価・リリースを一貫して行える再利用可能なパイプラインの構築に注力していることを示唆しています。
Thinking Machines によると、インクリング・スモールは事前学習データのミックス改善、機械学習レシピの変更、そして教師モデルとしてインクリングを用いたオンポリシー蒸留によって恩恵を受けたそうです。その後、チームはエージェント型コーディングのための強化学習を2週間継続しました。
Mira Murati も自身の投稿で同様の点を強調し、インクリング・スモールがサイズが元の 4 分の 1 でありながらインクリングと同等の性能を持つこと、そして重みがオープン化されており Tinker で即座にファインチューニング可能であることを指摘しました。
企業や AI 開発者がインクリング・スモールをどう捉えるべきか
同社は BF16 と NVFP4 のフルチェックポイントも提供しており、SGLang、vLLM、TokenSpeed、Unsloth、Hugging Face ツールなどを通じたデプロイにも対応しています。
この組み合わせにより、開発者は複数のデプロイパスを選択できます。API を利用するか、Tinker を通じてファインチューニングを行うか、サードパーティの推論プロバイダーに依存するか、あるいはプライベートなインフラ上でモデルを運用するかのいずれかです。
Inkling-Small を個人がダウンロードしてローカルで動かすケースはあまりないでしょう。しかし、巨大なフラッグシップモデルと管理しやすいオープンウェイトシステムのどちらを選ぶか迷っている企業にとっては、非常に魅力的な妥協案となります。測定された知能はほぼ同等であり、コーディングや推論タスクではより良い結果を出し、トークン単価も低く抑えられ、必要なハードウェアのリソースも少なくて済みます。さらに、広範な商用開発を許可するライセンスが付与されています。
より重要なのは、これが示す broader なシグナルかもしれません。Thinking Machines は、Inkling が一度きりのリリースではないことを示しています。同社はすでにモデルファミリーの圧縮を進め、トレーニングパイプラインの洗練を図りつつ、オープンウェイトなマルチモーダルシステムをより頻繁に生産・改善・展開できるペースへと移行しようとしています。
原文を表示
Just two weeks after Thinking Machines released Inkling, its first open source AI language model, the well-funded startup led by former OpenAI chief technology officer Mira Murati today introduced Inkling-Small without sacrificing much of any performance — and in fact, the new model surpasses its larger predecessor on several benchmarks.
Inkling Small is a 276-billion-parameter multimodal reasoning model with a permissive Apache 2.0 license that comes within a single point of its larger sibling on the third-party Artificial Analysis Intelligence Index, despite the original Inkling being 975 billion parameters (internal model settings). It accepts text, image and audio inputs, produces text, and supports a context window of up to one million tokens.
Inkling Small uses 12 billion active parameters per token, compared with Inkling’s 41 billion active parameters, while preserving much of the flagship’s coding, reasoning and multimodal performance.
For enterprises, the appeal is not simply that Inkling-Small is smaller. It is that developers appear to give up relatively little capability while reducing the model’s compute requirements, inference costs and deployment footprint.
The model remains far too large for a laptop or conventional workstation, but it is materially easier to operate than the 3.5X larger flagship, making it a good fit for enterprises with some — but not a lot — of their own graphics processing units (GPUs).
Thinking Machines has released the full weights on Hugging Face and added support for fine-tuning through its Tinker model training application programming interface (API).
At launch, the company is advertising a limited-time 50% discount, bringing API pricing for the standard 64K-context Inkling-Small model to $0.58 per million prefill (input) tokens, $1.44 per million sampled (output) tokens, and $1.73 per million training tokens, with cached prefill requests priced at $0.116 per million tokens. A 256K-context variant is also available at higher rates.
Nearly the same performance at a quarter the size
Artificial Analysis assigned Inkling-Small a score of 40 on its Intelligence Index, compared with 41 for Inkling.
That result is notable because Inkling-Small has 276 billion total parameters and 12 billion active parameters, while Inkling has 975 billion total parameters and 41 billion active parameters.
Artificial Analysis also reported that no open-weight model at Inkling-Small’s size or smaller scored higher on the index.
The model does more than merely approach the flagship’s aggregate score. On several evaluations, it surpasses Inkling.
Thinking Machines reports that Inkling-Small scores 80.2% on SWE-bench Verified, compared with Inkling’s 77.6%, and 64.7% on Terminal Bench 2.1, compared with 63.8% for the larger model. It also edges ahead on SciCode, Humanity’s Last Exam, GPQA Diamond and CritPt.
The gains are not universal. Inkling retains a clear advantage on factual knowledge and some agentic tasks. Inkling-Small scores 15.5% on τ³-Banking, compared with 23.7% for Inkling, and its AA Omniscience score is negative, reflecting weaker factual coverage even though its reported hallucination rate is slightly lower.
That tradeoff matters for enterprises. Inkling-Small may be attractive for coding assistants, tool-use systems, retrieval-augmented generation, document analysis and multimodal workflows, but organizations using it for high-stakes factual tasks will still need retrieval, verification and human review.
How a 276B model uses only 12B parameters at a time
Inkling-Small is a sparse Mixture-of-Experts model. According to the model card published by Thinking Machines, its 42-layer decoder routes each token to six of 256 specialized experts, along with two shared experts that remain active for every token.
That architecture helps explain the distinction between the model’s 276 billion total parameters and its 12 billion active parameters. The system retains a large pool of learned capacity but activates only a fraction of it during each inference step.
It is also natively multimodal. Images, audio and text are projected into a shared representation and processed jointly by the decoder rather than being handled through completely separate external systems. Thinking Machines lists coding assistants, agentic applications, chatbots, RAG systems and other multimodal applications among its intended uses.
The company also supports variable reasoning effort, allowing developers to increase or reduce the model’s test-time compute depending on the difficulty of the task. That gives engineering teams a direct way to balance quality, latency and cost across different workloads.
Unfortunately, small does not mean it runs on a laptop
Despite its name, Inkling-Small is not a consumer-scale model.
The standard BF16 checkpoint requires at least 600 GB of aggregate GPU memory, according to Thinking Machines. The company lists two supported configurations: 4x NVIDIA B300 GPUs or 8x NVIDIA H200 GPUs.
A quantized NVFP4 checkpoint lowers the requirement to roughly 180 GB of aggregate VRAM. Thinking Machines says that version can run in W4A4 mode on a single NVIDIA B300, or in W4A16 mode on two H200 GPUs.
That rules out ordinary laptops, MacBooks, desktop gaming PCs and most developer workstations. Even heavily equipped local systems generally fall far short of the required memory.
The practical deployment targets are enterprise GPU servers, cloud clusters and specialized inference providers. The “Small” label is therefore relative to Inkling, not to the broader universe of local models.
Still, the reduction is meaningful. A model that approaches Inkling’s performance while needing substantially less aggregate memory can lower hosting costs, make capacity planning easier and widen the group of organizations capable of self-hosting it.
For companies that want control over data, model behavior and fine-tuning, that smaller footprint may be more important than chasing the highest possible benchmark score.
And of course, it being open source means that it will no doubt be rapidly quantized (made less precise but requiring less compute) and likely blended with other models to be made even smaller for consumer-grade hardware.
Apache 2.0 is the gold standard for enterprise open source models
The licensing may be as important as the benchmarks.
Inkling-Small is released under Apache 2.0, one of the software industry’s most familiar permissive licenses. It generally allows organizations to use, modify, fine-tune, redistribute and commercialize the model, including inside proprietary products, provided they comply with the license’s notice and attribution requirements.
That gives enterprises far more legal flexibility than many custom “open” AI licenses, which may include revenue thresholds, branding obligations, use restrictions or separate conditions for large-scale commercial deployment.
The distinction is increasingly relevant as more AI companies publish model weights without using a conventional open-source license.
Chinese AI darling Moonshot for example, made the weights of its frontier class Kimi K3 model available earlier this week under a custom "open" license that includes additional commercial conditions rather than the comparatively straightforward terms of Apache 2.0.
For legal, procurement and platform teams, that difference can materially simplify adoption. Apache 2.0 does not eliminate the need to review acceptable-use policies, data provenance, regulatory exposure or downstream safety obligations. But it gives organizations a clearer starting point for building internal systems, shipping commercial products and maintaining modified versions of the model.
A more repeatable model-development pipeline
Inkling-Small also shows how quickly Thinking Machines has turned its first large model release into a repeatable engineering process.
Thinking Machines researcher Horace He contrasted the two launches in a post on X:
“Whereas I felt like it took a village to release Inkling, Inkling-Small felt much more routine 😆 We just took the pipeline used for Inkling, passed in a smaller model, and voila — new model! Inkling Small benefited quite a bit vs Inkling from some minor improvements, but there’s still so much more left in the tank...”
The comment suggests the company is no longer treating each model as a one-off research project. Instead, it is building a reusable pipeline for pre-training, post-training, reinforcement learning, evaluation and release.
Thinking Machines says Inkling-Small benefited from an improved pre-training data mix, changes to the machine-learning recipe and on-policy distillation using Inkling as a teacher. The team then continued agentic coding reinforcement learning for two weeks.
Mira Murati emphasized the same point in her own post, describing Inkling-Small as comparable to Inkling at one quarter of the size and highlighting that the weights were open and fine-tunable on Tinker immediately.
How enterprises and AI builders should think about Inkling Small
The company is also distributing full BF16 and NVFP4 checkpoints and supporting deployment through SGLang, vLLM, TokenSpeed, Unsloth and Hugging Face tooling.
That combination gives developers several deployment paths: use an API, fine-tune through Tinker, rely on a third-party inference provider, or operate the model on private infrastructure.
Inkling-Small is not a model that most individuals will download and run locally. But for businesses deciding between a very large flagship and a more manageable open-weight system, it presents a compelling compromise: nearly the same measured intelligence, stronger results on several coding and reasoning tasks, lower token pricing, a smaller hardware footprint and a license that permits broad commercial development.
The broader signal may be just as important. Thinking Machines is showing that Inkling was not a one-time release. The company is already compressing its model family, refining its training pipeline and moving toward a cadence in which open-weight multimodal systems can be produced, improved and deployed more routinely.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み