本文へスキップ

Inkling-Small NVFP4、Hugging Faceで試せるopen-weight multimodalへ

Original: Inkling-Small NVFP4 reaches Hugging Face as open-weight multimodal model View original →

Read in other languages: 한국어English
LLM Aug 1, 2026 By Insights AI (Twitter) 1 min read Source

配布されたcheckpointが意味するもの

multimodal AIで重要なのは、研究所のdemoだけではなく、開発者が実際にcheckpointを取得しfine-tuningできるかだ。NVIDIA AIは2026年7月30日、Thinking MachinesのInkling-Small NVFP4を紹介し、Another open-weight release from @thinkymachines. Inkling-Small is here. With native reasoning over audio and images and variable thinking effort, it is a great choice for fine-tuning, with NVIDIA NeMo on NVIDIA DGX Station. と投稿した。出典は Xの投稿 で確認できる。

リンク先のHugging Face repositoryは、モデルの性格をさらに具体化している。thinkingmachines/Inkling-Small-NVFP4thinkingmachines/Inkling-Smallのquantized版として表示され、licenseはApache-2.0だ。tagsにはtransformers、safetensors、image-text-to-text、audio-text-to-text、conversational、MoEが並ぶ。Hugging Face APIのmetadataでは、NVFP4 checkpointは2026年7月27日に作成され、7月30日に更新され、確認時点でdownloadsは25,000を超えていた。

NVIDIA AIのアカウントは、GPU、NeMo、DGX、inference、training stackに関係するmodel releaseを頻繁に取り上げる。今回の投稿も単なる紹介ではなく、NeMoとDGX Stationでfine-tuningする候補としてInkling-Smallを位置づける内容だ。NVFP4 checkpointは、低いprecisionで配布や実験の費用を下げつつ、用途別の調整に必要な能力を残す流れとも重なる。

次に見るべきなのは独立した評価だ。open weightsとApache-2.0 licenseは試しやすさを高めるが、品質、安全性、信頼性を保証しない。開発者はbaseのInkling-SmallとNVFP4 checkpointを比較し、quantization後の劣化、長い対話、画像・音声prompt、tool use、領域別fine-tuningでの挙動を測る必要がある。

Share: Long

Related Articles