IBMOpen Weights
Granite 3.0 8B
Open Weights LLM • Released 2024-06-15 • Last Verified 2025-02-01
Granite 3.0 8B - Open-source benchmarked model available on Hugging Face Hub.
Context Window8k-32k
LicenseApache-2.0 / MIT
Deployment
Cloud API Local Run
API AvailableYes (REST/SDK)
Benchmark Performance
MMLU65
Hardware Requirements for Local Running
4GB-16GB RAM/VRAM
Strengths
- •High accuracy
- •Fast inference
Limitations & Weaknesses
- •Closed source API
API Sample CodePython / REST
import openai
client = openai.OpenAI()
response = client.chat.completions.create(
model="granite-3-0-8b",
messages=[
{"role": "system", "content": "You are a helpful expert assistant."},
{"role": "user", "content": "Explain quantum computing in 2 sentences."}
]
)
print(response.choices[0].message.content)Pricing Overview
Free Open Weights
Prices subject to provider tiers and volume discounts. Check documentation for current token rates.
Model Tags
#huggingface#open-source#local
Similar Models from IBM
Meta AI
Open Weights
Llama 3.3 70B
Open Weights LLM
Llama 3.3 70B - Meta AI open source model engineered for high efficiency, vision, and edge performance.
Context Window128k
MMLU65
Cloud API Local Run
#meta#llama
Meta AI
Open Weights
Llama 3.2 11B Vision
Vision LLM
Llama 3.2 11B Vision - Meta AI open source model engineered for high efficiency, vision, and edge performance.
Context Window128k
MMLU66
Cloud API Local Run
#meta#llama
Meta AI
Open Weights
Llama 3.2 90B Vision
Vision LLM
Llama 3.2 90B Vision - Meta AI open source model engineered for high efficiency, vision, and edge performance.
Context Window128k
MMLU67
Cloud API Local Run
#meta#llama