Open Foundation Models

IBM Granite Models

IBM's own family of open language models, and the cargo an accelerator card is built to carry. You can download them free, run them on your own hardware, and nobody meters the tokens.

Vendor: IBM Licence: Apache 2.0 Operating environment: Anywhere a supported serving engine runs, including a Linux partition on IBM Power Deployment: Download and self-host, or consume as a service through IBM watsonx

An accelerator card is an empty lorry. Granite is what you put in it.

Granite is IBM's own family of language models, and the important detail is the licence. They are released under Apache 2.0, which is the plain permissive open licence. Download them, run them on your own server, change them, put them in production. No per-token bill, no seat count, no renewal conversation.

The two releases that matter right now

Granite 4.0 and Granite 4.2

Granite 4.0Granite 4.2
ReleasedOctober 2025August 25, 2026
Headline changeHybrid Mamba-2 and transformer designReasoning you can switch on or off
Sizes3B dense, 7B with 1B active, 32B with 9B active3B, 8B, 30B
LicenceApache 2.0Apache 2.0
Why you would careMore than 70 percent less memory, about twice the inference speedBetter tool calling for agent work, and step-by-step reasoning on demand

Both remain available. Newer does not automatically mean better for a given job.

The memory point, in plain terms

A Spyre card has 128 GB of memory on it. That is a fixed ceiling. Granite 4.0's hybrid design cut memory use by more than 70 percent for long conversations and for serving many users at once. Less memory per request means more requests fit on the same card, which means the card you bought does more work. That is the whole argument in one sentence.

Granite is a model family, not an IBM i feature. It does not run inside IBM i and it does not read Db2 for i on its own. It runs in a Linux partition, under a serving engine, and something has to connect it to your data. Check the current model card for context length and hardware guidance before sizing.