IBM unveils Granite 4.2 models for local deployment with expanded agentic capabilities

2 days ago 4



IBM released its Granite 4.2 family of large language models on August 25, a set of open-weight, locally deployable models. Three variants ship at once: a compact 3B model aimed at edge devices, an 8B mid-range option, and a 30B heavyweight that can stretch its context window to 512K tokens. All three are released under the Apache 2.0 license, meaning companies can download, modify, and deploy them without royalty obligations or proprietary restrictions. What Granite 4.2 actually does The headline architectural feature is a native 128,000-token context window across the entire lineup. IBM built these as decoder-only models and layered in switchable chain-of-thought reasoning modes that let the model toggle between fast responses and deeper step-by-step inference depending on the task. The 8B and 30B variants received additional treatment through an agentic reinforcement learning block, a training process that ran the models through simulated real-world environments to teach them how to operate terminals, execute code, search the web, and interact with external software tools. The 3B model supports tool-calling too, but without that specialized agentic training phase behind it. All ...

Read Entire Article