IBM Granite
IBM's family of open-weight foundation models, released under the Apache 2.0 license, that underpins watsonx.ai and serves as the base model fine-tuned for RPG and IBM i in watsonx Code Assistant for i and IBM Bob.
IBM Granite is IBM's family of foundation models, first released with watsonx in 2023 and made open source under the Apache 2.0 license starting with Granite 3.0 on October 21, 2024 (general-purpose and Mixture-of-Experts variants from about 400 million to 8 billion parameters). Granite 4.0 followed on October 2, 2025 with a hybrid Mamba-2/transformer architecture across H-Small, H-Tiny and H-Micro variants, cutting memory use by more than 70 percent for long-context inference, and Granite 4.2 shipped August 25, 2026 as a dense, decoder-only reasoning family in 3B, 8B and 30B sizes. For IBM i, IBM stated that watsonx Code Assistant for i was built on a flagship Granite code model fine-tuned for RPG and IBM i, trained on more than 10 million lines of RPG code plus IBM Redbooks and community-contributed material. IBM Bob, the successor coding agent, draws on Granite models alongside Meta's Llama and Mistral models rather than Granite alone.
Related Terms
watsonx.ai
The studio component of watsonx for building, tuning, and deploying foundation models and generative AI applications, including retrieval-augmented generation (RAG) against enterprise data.
watsonx Code Assistant for i
IBM's November 2025 preview announcement of an AI code assistant purpose-built for RPG on IBM i. The preview track was superseded by IBM Bob, which reached general availability in March 2026.
IBM Bob (Project Bob)
IBM's generally available AI coding agent for IBM i, built as a fork of Visual Studio Code and tuned for RPG, CL, DDS, and SQL. Reached GA on March 24, 2026; Bob 2.0 and the IBM i-specific Bob Premium Package for i shipped June 24, 2026.
Foundation Model
A large, general-purpose AI model trained on broad data and then adapted, through prompting, tuning, or fine-tuning, to specific tasks such as RPG code generation.
RPG
Report Program Generator, the primary business application programming language on IBM i and its AS/400 predecessors, still running the majority of production logic in most IBM i shops.