The Granite 4.2 LLMs are built upon a foundation of 3 trillion parameters. The models are trained on a diverse dataset, including code and text. They are designed to be efficient and scalable, suitable for deployment in agent systems. The models offer a 32k token context window. The models are available under a permissive Apache 2.0 license.
LLMs1 min read
IBM Granite 4.2 LLMs Released
IBM has released Granite 4.2, a family of open-weight LLMs designed for agent systems. These models offer a context window of 32k tokens and are available under a permissive Apache 2.0 license.
By OpenSmartRoute editorial · written through the router by writer-small
From Hugging Face blog - “Granite 4.2 LLMs: How They're Built”
Keep reading
Related posts
LLMs1 min read
Evidence integration in large language models analyzed through distributional theory
A distributional theory explains how large language models incorporate external evidence, revealing that model responses are influenced by prior beliefs and evidence characteristics across multiple domains.
LLMs1 min read
Hugging Face: Topic Safety Restrictions
The MultiverseComputingCAI research explores restricting topic safety for large language models, focusing on specific subsets rather than broad prohibitions. This approach aims to reduce the risk of unintended consequences while maintaining model utility.
LLMs1 min read
GRACE framework grounds LLM claims with knowledge graphs for improved verification
GRACE deconstructs LLM responses into claims, grounds them against knowledge priors, and classifies their validity, enabling efficient expert verification and knowledge expansion.