Published event
ArtificialIntelligence OpenSourceRelease 1 source(s)

Granite 4.1 LLMs: How They’re Built

Updated September 26, 2026 · 2:44 PM · source date April 29, 2026

Summary

Granite 4.1 LLMs: How They’re Built Granite 4.1 LLMs: How They’re Built Enterprise Article Published April 29, 2026 Upvote 93 Yousaf Shah yousafshah ibm-granite An in-depth technical walkthrough of data engineering, pre-training, supervised fine-tuning, and reinforcement learning behind the Granite 4.1 LLMs. Authors: Granite Team, IBM TL;DR — Granite 4.1 is a family of dense, decoder‑only LLMs (3B, 8B, and 30B) trained on ~15T tokens using a multi‑stage pre‑training pipeline, including long‑context extension of up to 512K tokens.

Why it matters

This OpenSourceRelease is relevant to the technology intelligence record because it involves GitHub, Google DeepMind, NVIDIA. The source article should remain the factual reference for follow-up coverage.

Key facts
  • Granite 4.1 LLMs: How They’re Built Enterprise Article Published April 29, 2026 Upvote 93 Yousaf Shah yousafshah ibm-granite An in-depth technical walkthrough of data engineering, pre-training, supervised fine-tuning, and reinforcement learning behind the Granite 4.1 LLMs.
  • Authors: Granite Team, IBM TL;DR — Granite 4.1 is a family of dense, decoder‑only LLMs (3B, 8B, and 30B) trained on ~15T tokens using a multi‑stage pre‑training pipeline, including long‑context extension of up to 512K tokens.
  • The models are further refined with supervised fine‑tuning on ~4.1M high‑quality curated samples and reinforcement learning via on‑policy GRPO with DAPO loss ( Yu et al., 2025 ).
  • Notably, the 8B instruct model matches or surpasses the previous Granite 4.0‑H‑Small (32B‑A9B MoE) despite using a simpler dense architecture with fewer parameters.
  • All Granite 4.1 models are released under the Apache 2.0 license.
  • Links: Granite 4.1 HF Collection GitHub Repository Granite Docs Overview Building high‑quality small language models goes beyond simply scaling compute—it requires rigorous data curation throughout training.
Entities in this story
Related events