IBM 推出 Granite 4.2:為開放企業模型帶來原生推理與代理式強化學習

2026年8月26日 05:48
站內 AI 整理稿

IBM has released Granite 4.2, a family of open reasoning language models in 3B, 8B, and 30B parameter sizes.Unlike earlier Granite releases, which were instruction-following assistants, Granite 4.2 is built around explicit reasoning.

Every model can emit a chain of thought before answering, and every model exposes a thinking / non-thinking switch plus a low-effort mode that spends a short reasoning budget on easy questions.

The models are decoder-only dense transformers, pre-trained from scratch on roughly 15 trillion tokens, then post-trained through a multi-stage reinforcement learning chain.

For the 8B and 30B, that chain includes an agentic RL block where the model learns to edit code, drive a terminal, and run web searches inside real sandboxed environments.All three ship under Apache 2.0.IBM also released two 470M-parameter Granite Speech 5.0 Turbo CTC models alongside the LLMs.

(function(){ window.addEventListener("message", function(e){ if(e && e.data && e.data.granite42Height){ var f = document.getElementById("mtp-granite42-frame"); if(f){ f.style.height = e.data.granite42Height + "px"; } } }, false); })(); Is it deployable?Yes, All three Granite 4.

2 language models ship under Apache 2.0, so download, fine-tuning, and commercial production use carry no licensing gate.Which companies: The 3B fits solo developers and startups running on a laptop through Ollama or LM Studio, especially with the released GGUF quants down to Q4KM.

The 8B suits mid-market teams on a single modern GPU.The 30B targets enterprises with A100/H100-class capacity, or FP8/NVFP4 serving on vLLM.Regulated organizations get the additional benefit of on-prem weights.

Industries: Software and developer tooling, financial services, healthcare, telecom, public sector, and contact centers, which is where the new speech models land.

Applications: Software engineering agents, terminal and DevOps automation, deep-research and search agents, long-document RAG, structured tool calling, and high-volume transcription.Architecture Granite 4.2 is a decoder-only dense transformer, not a hybrid or MoE design.

Core components are Grouped Query Attention with 8 KV heads, RoPE with θ = 10,000,000, SwiGLU MLPs, RMSNorm (ε = 1e-5), untied input/output embeddings, and bfloat16 precision.The 3B uses 40 layers at embedding size 2560.The 8B uses 40 layers at 4096.

The 30B goes to 64 layers with an MLP hidden size of 32,768.The published architecture table lists a 131,072-token (128K) sequence length, while the five-phase pre-training run includes a long-context phase extending to 512K tokens.Pre-training covers roughly 15 trillion tokens from scratch.

The training pipeline is the actual story Supervised fine-tuning uses about 7.2 million samples, roughly 100B tokens with ~65B trainable.The mixture is 31.6% agentic and 68.4% non-agentic, and software engineering is 69% of the agentic slice.

Trajectories were generated across harnesses including OpenHands, SWE-agent, Terminus-2, MiniSWE, Codex, and Goose.Quality control used GPT-OSS-120B and Gemma 4 as judges, plus SHA-256 deduplication over the tools and messages fields.

Post-training is a multi-stage, multi-environment RL chain, not a single pass.Each stage is a separate asynchronous GRPO run that warm-starts from the previous checkpoint, with a leave-one-out baseline instead of a value network and truncated importance sampling to bound off-policy drift.

The order is RLVR, then skill boosters, then SWE, Terminal, Search, then RLHF.The agentic RL block runs only on the 8B and 30B.The 3B takes foundational RL and alignment only.That single design choice explains most of the capability gap across sizes.

Training ran on NeMo-RL and NeMo-Gym over an NVIDIA GB200 NVL72 cluster hosted by CoreWeave.Two supporting pieces matter: 1 trillion tokens of synthetic code from IBM’s CodeAlchemy pipeline, and a speculative decoding layer for faster serving.

Reported results IBM’s numbers, by size (3B / 8B / 30B): Benchmark3B8B30BSWE-Bench VerifiedNA47.6757.00Terminal-Bench 2.1NA20.5629.24τ³-bench50.9966.3468.05BFCL (v4)52.4150.2961.39AIME2578.3386.6789.17GPQA54.8064.1466.41MMLU-Pro67.8474.0477.60RULER 128K55.3071.4181.

38 Speech: 470M parameters, no LLM backbone The Turbo CTC models come in at 470 million parameters and drop the LLM backbone entirely, using connectionist temporal classification to map audio to text.

IBM reports an RTFx throughput near 12,600 on a single H200, against roughly 6,000 for current speed leaders on the Open ASR leaderboard.A WebGPU demo is live.Key Takeaways Granite 4.2 ships dense 3B/8B/30B reasoning models under Apache 2.0.

A thinking / low-effort / non-thinking switch is exposed in the chat template.Agentic RL (SWE, Terminal, Search) trains only the 8B and 30B.The 30B hits 57.00 on SWE-Bench Verified and 29.24 on Terminal-Bench 2.1.Granite Speech 5.0 Turbo CTC is 470M parameters with no LLM backbone.

Check out the IBM Research blog, the technical write-up, and the GitHub repo.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.The post IBM Releases Granite 4.

2: Bringing Native Reasoning and Agentic RL to Open Enterprise Models appeared first on MarkTechPost.

Related

相關文章

IT之家模型更新

Cloudflare 稱 AI 智能體已佔 60% 互聯網流量,同比激增 1700%

首頁 > 智能時代>人工智能 Cloudflare 稱 AI 智能體已佔 60% 互聯網流量,同比激增 1700% 2026/8/26 15:41:18 來源:IT之家 作者:故淵 責編:故淵 評論: IT之家 8 月 26 日消息,韓媒 chosun 昨日(8 月 25 日)發佈博文,報道稱 Cloudflare 亞太區執行副總裁兼董事總經理 Goran Risticsevich 表示,由 AI 智能體產生的流量在過去 1 年中激增逾 1,700%,目前約佔總流量的 60%。Risticsevich 出席本週二在韓國首爾舉辦的媒體發佈會,IT之家翻譯其演講內容如下:AI 智能體產生的流量比去年同期(原文並未明確具體月份 / 季度)增長了 1,700% 以上,網絡上約 60% 的流量來自 AI 智能體。在構建智能體型互聯網基礎的同時,我們也需要以與創新同步的速度應用 AI 安全技術。互聯網最初是為人而建的,但現在流量是由以機器速度運行的 AI 智能體產生的。一個人可能要瀏覽四五個網站來研究或計劃一次旅行,而 AI 智能體可以同時連接到成千上萬個網站和服務器來執行同樣的任務。隨著 AI 智能體代表用戶同時訪問多項服務,攻擊面正在不斷擴大。Cloudflare 將“影子 AI”列為日益嚴峻的隱患,員工在工作中使用未經批准的 AI 工具,可能導致敏感內部數據暴露給外部模型。該公司還警告稱,模型上下文協議(MCP)的快速普及催生了“影子 MCP”風險:該協議負責將 AI 應用連接至外部工具和內部系統,而未經授權的協議連接可能繞過企業管控措施。 投訴水文 我要糾錯 下載IT之家APP,簽到賺金幣兌豪禮 相關文章關鍵詞:Cloudflare,AICloudflare 復現遠程“幽靈”攻擊:99% 準確率、每秒 12 bits 提取數據Cloudflare:中國是 2026 上半年受 D

剛剛
量子位模型更新

宇樹智元共用一個大腦!神秘模型Demo炸場,10分鐘一鏡到底

一段長達10分鐘、一鏡到底的機器人實測影片曝光,畫面中宇樹與智元兩款硬體架構迥異的機器人,竟能共用同一個「大腦」並互相協作,完成擦窗、搬箱墊高、中斷後恢復等長程任務。影片全程無剪輯、無遙控、無人工指令,被視為全球罕見的跨本體通用大腦樣本,可能顛覆具身智慧產業的技術判斷與Scaling Law認知。

剛剛
鈦媒體模型更新

實測豆包工作:WorkBuddy迎來最強對手?

實測豆包工作:WorkBuddy迎來最強對手?AIX財經2026.08.26 10:00 · 來自福建全文4573字00:00 / 14:08一週補全能力,豆包工作好用嗎?文 | AIX財經,作者 | 雷晶,編輯 | 金璵璠8月25日,字節跳動正式發佈AI辦公Agent產品豆包工作。豆包工作的模型提供自動、豆包2.1 Pro和豆包2.1 Turbo三種選擇,用戶可以根據任務複雜度選擇不同能力。使用入口也比較多,既可以下載獨立App,也可以直接在豆包APP的工作任務區使用,還能從飛書內調用。相比市面上的同類Agent應用,豆包工作最大的特點在於與飛書深度打通,可以在權限範圍內調用企業協作場景中的文檔、聊天記錄、會議紀要等信息,讓Agent參與到日常辦公任務中。在正式發佈之前,豆包用一週時間連續更新了多項辦公Agent能力。8月17日,手機遠程控制電腦上線,用戶可以通過手機訪問電腦文件,直接調取和處理分散在不同設備中的資料。8月18日,Windows虛擬桌面上線,AI可以在獨立環境中執行任務,避免影響用戶自己的電腦環境。8月20日,側邊工作臺上線,將本地文件、飛書文檔、網頁和代碼等內容集中到同一個工作空間。8月21日,技能商店、連接器和工作夥伴功能推出,讓用戶可以將常用流程沉澱下來,後續重複調用。這一系列更新補充了Agent進入辦公場景所需要的幾個環節,既能操作電腦和調用資料,也能在獨立環境中執行任務,還開始嘗試把一次性的操作沉澱為可複用流程。此外,字節也在調整AI辦公業務佈局。8月24日,有媒體爆出TRAE、釦子(Coze)團隊併入豆包體系,其中TRAE Work、釦子將與豆包在工作場景的產品能力進行整合,TRAE IDE及CLI則作為豆包品牌下的編程產品線繼續發展。在這一背景下,作為字節面向AI辦公場景推出的Agent產品,豆包工作實際效果體驗如何呢?我們來一起看看。01.

剛剛
雷峰網模型更新

大廠AI To B大戰,這回戰場為什麼是辦公?

大廠AI To B商業化的戰火,已經燒到AI辦公。內部賽馬、業務整合、資源重配,過去一個多月,騰訊、阿里、字節三家大廠幾乎同時將AI資源砸向辦公場景。“AI作為生產力工具,最終還是得企業來買單。”一場圍繞AI辦公的To B大戰,正在升溫。前兩週,兩家大廠披露的財報,也已經透出了些許硝煙:從騰訊Q2財報及業績會看,WorkBuddy用戶快速增長的同時,付費意願也在增強,付費用戶毛利率已經與騰訊雲整體毛利率相當。剛推出不久的千問辦公,已被阿里寫入2027 Q1財報(對應自然年Q2)。

4 小時前