Published event
ArtificialIntelligence Acquisition 1 source(s)

Granite 4.2 LLMs: How They're Built

Updated September 26, 2026 · 2:44 PM · source date August 25, 2026

Summary

Granite 4.2 LLMs: How They're Built Granite 4.2 LLMs: How They're Built Enterprise Article Published August 25, 2026 Upvote 123 Yousaf Shah yousafshah ibm-granite Swanand Kadhe kswanand1 ibm-granite Riddhiman Moulick rmoulick ibm-granite Ashish Sunil Agrawal ashish23 ibm-granite santosh borse sanborse ibm-granite A technical walkthrough of how we built the Granite 4.2 reasoning model family. Authors: Granite Team, IBM TL;DR: Granite 4.2 is our first family of dense, decoder-only reasoning LLMs, released in three sizes: 3B, 8B, and 30B .

Why it matters

This Acquisition is relevant to the technology intelligence record because it involves GitHub, OpenAI, Hugging Face, NVIDIA. The source article should remain the factual reference for follow-up coverage.

Key facts
  • Granite 4.2 LLMs: How They're Built Enterprise Article Published August 25, 2026 Upvote 123 Yousaf Shah yousafshah ibm-granite Swanand Kadhe kswanand1 ibm-granite Riddhiman Moulick rmoulick ibm-granite Ashish Sunil Agrawal ashish23 ibm-granite santosh borse sanborse ibm-granite A technical walkthrough of how we built the Granite 4.2 reasoning model family.
  • Authors: Granite Team, IBM TL;DR: Granite 4.2 is our first family of dense, decoder-only reasoning LLMs, released in three sizes: 3B, 8B, and 30B .
  • These models are post-trained from Granite-4.1 base models.
  • Granite-4.1 base models were pre-trained from scratch on roughly 15T tokens with a five-phase strategy that extends the context window to 512K tokens, supervised fine-tuned on chain-of-thought, reasoning, and agentic-trajectory data, then post-trained with a multi-stage reinforcement learning pipeline .
  • That pipeline includes agentic RL, where the 8B and 30B models learn to act with tools inside real sandboxed environments.
  • Every model has a thinking / non-thinking switch, a low-effort thinking mode that spends a short reasoning budget on easy questions, and native tool calling.
Entities in this story
Related events