Open SourceAug 25, 2026, 4:22 PM

IBM Launches Granite 4.2 Reasoning Models with Switchable Modes

TickrWire Editorial Desk·Aug 25, 2026, 4:22 PM·2 min read AI-assisted, human-reviewed

Reported by Unite.AI: Granite 4.2 brings native reasoning to enterprise agents - IBM Research. Analysis and context written by TickrWire.

30-second summary

IBM released the Granite 4.2 family of dense reasoning models in three sizes, featuring switchable thinking modes and open Apache 2.0 weights.

TickrWire
IBM Launches Granite 4.2 Reasoning Models with Switchable Modes
Key takeaways
  • IBM released Granite 4.2 in 3B, 8B, and 30B parameter sizes under the Apache 2.0 license.
  • The models feature a switchable thinking mode that can be toggled via the chat template.
  • The 8B and 30B models undergo reinforcement learning inside live software engineering and terminal environments.
  • Quantized variants including FP8, NVFP4, MXFP4, and GGUF formats are available for memory-efficient deployment.
Full story

IBM has introduced Granite 4.2, its latest suite of dense, decoder-only reasoning models spanning 3B, 8B, and 30B parameters. Published under the Apache 2.0 license, the lineup introduces a switchable thinking mode across all sizes, alongside advanced reinforcement learning pipelines tailored for software engineering, terminal execution, and web navigation in the larger variants.

The development pipeline begins with pre-training from scratch on roughly 15 trillion tokens across a five-phase schedule that extends the context window to 512,000 tokens. This foundation is followed by supervised fine-tuning on approximately 7.2 million samples containing chain-of-thought, reasoning, and agentic trajectory data. The core innovation of the release, however, lies in its multi-stage reinforcement learning curriculum, where each phase targets a discrete capability and warm-starts from the previous checkpoint.

All three model sizes undergo foundational reinforcement learning using verifiable rewards, including mathematical problems with clear answers, code evaluated by hidden test suites, and instruction-following tasks equipped with format checkers. Short booster stages are also injected to refine specific operational skills. Meanwhile, the 8B and 30B models progress into an agentic block consisting of three distinct operational environments. In the software engineering stage, managed via the OpenHands harness, models modify live repositories and succeed only when hidden test suites pass. The terminal stage places models inside an interactive shell supporting up to 64 execution turns per rollout, while the search stage requires answering multi-hop queries through live web calls graded by language model judges.

Post-training concludes with standard preference and safety alignment, which incorporates a reasoning-length penalty to mitigate the verbosity often introduced during earlier reinforcement learning phases. Users can access three distinct operating modes through the chat template. The default thinking mode generates a full chain of thought inside designated tags before outputting the final response, whereas the non-thinking mode delivers direct answers. A low-effort setting provides an intermediate option for simpler queries. Additionally, native tool calling is built directly into the template, allowing models to reason about tool selection before execution in the OpenAI function calling format.

Evaluation results released by IBM indicate that performance scales consistently with model size across mathematical, scientific, and coding benchmarks. The reinforcement learning setup utilizes asynchronous group-relative policy optimization, scoring each response against the average reward of other samples generated for the same prompt without relying on a separate value network. Training and generation run on isolated GPU pools to prevent blocking, supported by guardrails that limit policy drift. Infrastructure-wise, the models were trained on an NVIDIA GB200 NVL72 cluster provided by CoreWeave.

Alongside the full precision weights, IBM provides multiple quantized options, including uncalibrated FP8, calibrated NVFP4 and MXFP4, and fourteen GGUF formats designed for reduced memory footprints. The entire collection, along with documentation and source code, is available for public download under the Apache 2.0 license, positioning the suite for developers seeking open reasoning infrastructure.

Why this matters
Developers

Provides open-source reasoning models with native tool calling and vLLM compatibility.

Businesses

Offers performant, commercially usable models with adjustable reasoning depths to manage compute costs.

Investors

Demonstrates IBM's ongoing commitment to competitive open-source foundational AI architectures.

Glossary
GRPO
Group-relative policy optimization, an RL method that scores responses against a peer group mean without a value network.
Decoder-only
An autoregressive neural network architecture commonly used for modern large language models.

AI bias estimate: The performance metrics and benchmark evaluations cited in the release are based entirely on company-reported figures from IBM. (Automated estimate, not a definitive judgement.)

Sources · 3
Read next
More stories
India’s Ringg gets backing from Peak XV as it pushes voice AI past the phone callFunding

India’s Ringg gets backing from Peak XV as it pushes voice AI past the phone call

Indian voice AI startup Ringg has raised $10 million in a Series A extension led by Peak XV Partners, bringing its total funding in the round to $15.5 million.

Robotics startup Generalist reaches $3B valuation, sources sayRobotics

Robotics startup Generalist reaches $3B valuation, sources say

Robotics startup Generalist secured a nearly $200 million funding extension led by 8VC, lifting its valuation to $3 billion just months after a major Series B round.

OpenAI loses a top data center exec as stream of high-profile departures continuesBusiness

OpenAI loses a top data center exec as stream of high-profile departures continues

OpenAI’s head of data centers, Chris Malone, has left the company as part of a broader executive exodus, raising questions about leadership stability ahead of a planned IPO.

AI Method Reveals What Genomic Models Learn From DNA and Exposes Hidden Experimental BiasAI Research

AI Method Reveals What Genomic Models Learn From DNA and Exposes Hidden Experimental Bias

Researchers at the Stowers Institute introduced PISA, a pairwise influence by sequence attribution method that visualizes, at single‑base resolution, what deep‑learning models learn from DNA and can strip experimental bias from MNase‑seq data.

Perplexity Ships Portable Computer on NVIDIA DGX Spark: Local Harness, OS-Enforced Sandbox, and Zero Per-Token Cost for Local StepsAI Tools

Perplexity Ships Portable Computer on NVIDIA DGX Spark: Local Harness, OS-Enforced Sandbox, and Zero Per-Token Cost for Local Steps

Perplexity introduced Portable Computer, a bundled local‑first AI agent system that runs on NVIDIA DGX Spark and eliminates per‑token fees for on‑device processing.

Stability AI, maker of image generator Stable Diffusion, raises $76 million in fresh fundingFunding

Stability AI, maker of image generator Stable Diffusion, raises $76 million in fresh funding

Stability AI announced a $76 million Series B round, bringing its total funding to $232 million. Investors include Universal Music Group, Sony Music, Warner Music, Electronic Arts, AMD Ventures and Pacific Alliance Ventures.