IBM Granite、Mellea 0.4.0とGranite Librariesを公開
Original: What's New in Mellea 0.4.0 + Granite Libraries Release View original →
IBM Graniteは2026-03-20、Mellea 0.4.0と3つのGranite Librariesを同時に公開した。今回の発表の中心は単一のbase modelではなく、その周辺の workflow layer にある。つまり、Granite model の上で動く agentic system を、より構造化し、schema-safe にし、production で追跡しやすくする方向だ。
何が公開されたのか
release には、open-source Python library の Mellea と、Granite 4.0 Micro 向けの granitelib-core-r1.0、granitelib-rag-r1.0、granitelib-guardian-r1.0 が含まれる。IBMはGranite Librariesを、汎用的な prompting ではなく、chain や conversation の中の特定タスクをうまく処理するための specialized LoRA adapter 群として説明している。requirements validation、query rewriting、hallucination detection、factuality、policy compliance などを、より小さく tuned された構成要素に分解する考え方だ。
なぜこの構造を押し出すのか
IBMはMelleaを、ゆるい prompt orchestration のための道具ではなく、「generative programs」のためのライブラリとして位置づけている。Mellea 0.4.0 では、Granite Librariesとの native integration、rejection sampling ベースの instruct-validate-repair pattern、event-driven callback のための observability hook が強調されている。要するに、schema、repair loop、monitoring を明示的に扱う必要がある現場で、LLM workflow をより保守しやすくしたいという狙いだ。
この方向性は、enterprise AI の実際の摩擦点にも合っている。多くの RAG pipeline や safety filter、policy-aware generation は、単純な生成性能よりも各段階の interface で崩れやすい。IBMの答えは、各ステップを specialized adapter と constrained decoding で狭く定義し、structured output と guardrail を後付けではなく pipeline 設計の中に入れることにある。
なぜ重要なのか
Granite Libraries の公開は、open LLM tooling が base weight の提供だけでなく、retrieval、validation、governance のための modular control surface まで含めて出荷する流れを示している。このやり方が機能すれば、チームは agentic RAG system を単なる prompt chain ではなく、typed stage、recovery logic、明示的な safety checkpoint を持つ software として扱い始めるはずだ。explainability と policy compliance が重要な環境ほど、この方向は LLM deployment をより enterprise-friendly にする。
Related Articles
IBMは2026年3月9日、Granite 4.0 1B Speechを公開した。前世代の約半分のparameterで英語ASR精度を改善し、speculative decodingによる高速化、日本語を含む多言語対応を打ち出している。
Googleは2026年3月10日、Gemini Embedding 2をpublic previewで公開した。会社はこのmodelがtext、image、PDFのようなmixed multimodal documentを1つのembedding spaceで扱い、benchmark scoreを68.32と53.3まで高めつつ価格とvector dimensionsは維持すると説明している。
Googleは Gemini API 開発者向けに Project Spend Caps、刷新した Usage Tiers、new billing dashboards を AI Studio に追加した。Paid usage へ移る team が cost と scaling 条件をより予測しやすくするための更新だ。
Comments (0)
No comments yet. Be the first to comment!