Discover and explore top open-source AI tools and projects—updated daily.
Notebooks showcasing IBM Granite models' capabilities
Top 97.7% on SourcePulse
This repository provides a collection of Python notebooks demonstrating the capabilities of IBM's Granite models. It serves as a practical guide for developers and researchers looking to leverage these models for various natural language processing tasks, offering easily consumable recipes for quick adoption and experimentation.
How It Works
The cookbook showcases Granite models through bite-sized, instructional Jupyter notebooks. It covers a wide range of functionalities including document summarization, entity extraction, function calling, contract analysis, and advanced patterns like Retrieval Augmented Generation (RAG) with LangChain and LlamaIndex, agentic workflows, and multimodal RAG. The notebooks are designed to highlight core model strengths and provide clear examples of implementation.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Several advanced features and specific notebooks are noted as incompatible with Google Colab due to environment or dependency limitations. Some RAG examples have significant memory requirements (>16GB). IBM explicitly states they will not be maintaining this code going forward, indicating a lack of ongoing support or development.
1 week ago
Inactive