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

相關文章

鈦媒體模型更新

實測豆包工作: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)。

3 小時前
雷峰網模型更新

具身智能走進千行百業,浙江人形 WRC2026 詮釋 "具身在場"

2026 WRC 現場,三臺機器人默契配合,正完成工業製造拆垛、分揀、搬運的全流程工作;幾步之外,觀眾在零售艙前下單,等機器人遞來飲料;廚房裡,一頓飯從食材處理一路做到最後的清潔;在生產線之外的賽博舞臺區域,NAVIAI i3 單膝跪地獻花,WA2 彎腰接過。這些畫面,來自浙江人形機器人創新中心有限公司的展臺,在這幾塊相鄰的區域中,浙江人形把機器人的工作半徑從生產線拉到人的日常,機器人的每一條動作軌跡、每一次執行,都在詮釋浙江人形展臺主題“Hello, World!具身在場,讓嚮往真正發生”。

3 小時前

英偉達聯手Poolside加碼開源AI 目標直指DeepSeek與OpenAI等前沿玩家

據《華爾街日報》報道,英偉達將獲得Poolside的技術授權,並將其100多名員工投入Nemotron項目。此外,英偉達還將向Poolside追加10億美元投資,Poolside的投前估值高達120億美元。其目標是挑戰DeepSeek和Kimi等中國開源人工智能領軍企業,同時與OpenAI和Anthropic等美國前沿實驗室展開直接競爭。

5 小時前5200
何夕2077模型更新

Qwen閃電模型預熱

Qwen 閃電模型近期開始預熱,ModelScope 平台上已悄悄上線閃電模型專屬頁面,引發社群討論。從頁面資訊來看,這款新模型將基於 Qwen4 架構打造,並以「Qwen3.8-Flash⚡」的型號名稱對外開放,顯然是針對高效能、低延遲應用場景所設計的產品線。 目前社群最關注的焦點,在於閃電模型能否真正實現推理速度的大幅提升。由於 Qwen 系列過去在開源模型領域累積不少開發者基礎,這次以「Flash」為名登場,外界普遍預期會在運算效率與回應速度上做出明顯優化,進一步滿足即時應用的需求。

7 小時前