> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# IBM Unveils Granite 4.0 Hybrid Model That Competes with Rivals Twice Its Size
- URL: https://itsfoss.com/news/ibm-unveils-granite-4/
- Published: 2025-10-04T05:22:46.000Z
- Updated: 2025-10-04T05:22:46.000Z
- Description: These models sure pack a punch.
- Author: Sourav Rudra
- Tags: AI Spotlight, News, #Import 2025-11-08 21:15

[IBM](https://www.ibm.com/us-en?ref=itsfoss.com) has been steadily building its open source AI presence with the Granite model family. These enterprise-focused language models prioritize safety, transparency, and practical deployment over chasing the biggest parameter counts.

They recently launched [Granite 4.0](https://www.ibm.com/new/announcements/ibm-granite-4-0-hyper-efficient-high-performance-hybrid-models?ref=itsfoss.com), which introduces a hybrid architecture that's designed to be more efficient. The goal? Smaller models that can compete with much larger ones. 

The results are impressive. The smallest Granite 4.0 models outperform the previous Granite 3.3 8B despite being less than half its size.

## Granite 4.0: What Does it Offer?

![the ram requirements for the various variants of granite 4.0 are shown in this white picture, with comparisions with other ai models being made using multiple colored circles](https://itsfoss.com/content/images/2025/10/granite-4-0-ram-requirements.png)

**Source:* [**IBM*](https://www.ibm.com/new/announcements/ibm-granite-4-0-hyper-efficient-high-performance-hybrid-models?ref=itsfoss.com)

Developed as an open source model family under the **Apache 2.0 License**, Granite 4.0 is IBM's latest attempt at making AI more accessible and cost-effective for enterprises.  
It is powered by a hybrid architecture that combines two technologies.

The first is [Mamba-2](https://huggingface.co/docs/transformers/en/model%5Fdoc/mamba2?ref=itsfoss.com), which processes sequences linearly and uses constant memory regardless of context length. The second is the traditional [transformer](https://www.ibm.com/think/topics/transformer-model?ref=itsfoss.com), which handles the nuanced local context through self-attention.

By combining them in a 9:1 ratio (*90% Mamba-2, 10% transformers*), **IBM managed to reduce RAM requirements by over 70%** compared to conventional models.

To showcase its ability to perform, IBM tested Granite 4.0 extensively. On the IFEval benchmark for instruction-following, Granite 4.0-H-Small scored 0.89, beating all open-weight models except Llama 4 Maverick, which is 12 times larger.

They also partnered with EY and Lockheed Martin for early testing at scale. The feedback from these enterprise partners will help improve future updates.

**Granite 4.0 comes in three sizes**: Micro, Tiny, and Small. Each is available in 1 and Instruct variants.

The *Small* model is the workhorse for enterprise workflows like multi-tool agents and customer support automation. Meanwhile, *Micro* and *Tiny* are designed for edge devices and low-latency applications, and there are plans to release even smaller *Nano* variants by year-end.

### Want To Check It Out?

Granite 4.0 is available through multiple platforms.

You can try it for free on the [Granite Playground](https://www.ibm.com/granite/playground?ref=itsfoss.com). For production deployment, the models are available on [IBM watsonx.ai](https://www.ibm.com/products/watsonx-ai/foundation-models?ref=itsfoss.com), [Hugging Face](https://huggingface.co/collections/ibm-granite/granite-40-language-models-6811a18b820ef362d9e5a82c?ref=itsfoss.com), Docker Hub, Ollama, NVIDIA NIM, [LM Studio](https://itsfoss.com/lm-studio-linux/), Kaggle, Replicate, and Dell Technologies platforms.

You can find guides and tutorials in the [Granite Docs](https://www.ibm.com/granite/docs/models/granite?ref=itsfoss.com) to get started.

[IBM Granite 4.0 (Playground)](https://www.ibm.com/granite/playground?ref=itsfoss.com)

**Suggested Read** 📖

[The Man Who Started Open Source Initiative Advocates for Abolishing Codes of ConductBetween Anarchy and Bureaucracy: The Code of Conduct Debate Ignited by Eric Raymond.![](https://itsfoss.com/content/images/icon/android-chrome-192x192-278.png)It's FOSS NewsSourav Rudra![](https://itsfoss.com/content/images/thumbnail/codes-of-conduct-disaster.webp)](https://itsfoss.com/codes-of-conduct-debate/)