# Hugging Face — Granite 4.1 LLMs: How They’re Built

- Company: Hugging Face (huggingface.co)
- Announced: 2026-04-29T15:01:48+00:00
- Category: new-model
- Subject: Platform
- Open weights: yes
- Models affected: Granite 4.1, granite-4.1-3b-base, granite-4.1-8b-base, granite-4.1-30b-base
- License: Apache 2.0
- Context window: up to 512K tokens
- Source: https://huggingface.co/blog/ibm-granite/granite-4-1
- Record: https://forck.live/items/1508-granite-4-1-llms-how-they-re-built

IBM's Granite 4.1 family of dense, decoder-only LLMs (3B, 8B, 30B) is introduced, trained from scratch on ~15T tokens with a multi-stage pre-training pipeline including long-context extension to 512K tokens. The models are further refined with supervised fine-tuning on ~4.1M curated samples and reinforcement learning via on-policy GRPO with DAPO loss. All models are released under the Apache 2.0 license. Notably, the 8B instruct model matches or surpasses the previous Granite 4.0-H-Small (32B-A9B MoE) despite using a simpler dense architecture.

## Evidence

Verbatim from https://huggingface.co/blog/ibm-granite/granite-4-1:

> 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.

---

Record: https://forck.live/items/1508-granite-4-1-llms-how-they-re-built
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
