IBM Granite is an enterprise-grade open-source model family built with transparent training data provenance and IP indemnification — critical features for regulated industries where auditability and licensing clarity are non-negotiable.
Key use cases include:
Granite is used by enterprises — particularly in financial services, healthcare, and government — where the provenance of training data matters for compliance. IBM provides indemnification against IP claims, reducing legal risk for enterprise adoption.
Available through IBM watsonx.ai (hosted) and as open-source weights on Hugging Face under the Apache 2.0 license.
pip install ibm-watsonx-ai
from ibm_watsonx_ai.foundation_models import ModelInference
model = ModelInference(
model_id='ibm/granite-3-8b-instruct',
credentials={'url': 'https://us-south.ml.cloud.ibm.com',
'apikey': 'your-ibm-cloud-api-key'},
project_id='your-project-id'
)ollama run granite3.1:8bPricing: Open-source weights are free (Apache 2.0). watsonx.ai offers a free lite tier, with production plans starting at pay-as-you-go rates. Enterprise pricing with IP indemnification available. See IBM watsonx pricing.
Be the first to share a IBM Granite case study and get discovered by clients.
Submit a case studySubmit a brief and we'll match you with vetted specialists who have proven IBM Granite experience.