116K Downloads Updated 7 months ago
The IBM Granite 2B and 8B models are text-only dense LLMs trained on over 12 trillion tokens of data, demonstrated significant improvements over their predecessors in performance and speed in IBM’s initial testing.
They are designed to support tool-based use cases and for retrieval augmented generation (RAG), streamlining code generation, translation and bug fixing.
2B:
ollama run granite3.1-dense:2b
8B:
ollama run granite3.1-dense:8b
English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, Chinese (Simplified)
The Granite mixture of experts models are available in 1B and 3B parameter sizes designed for low latency usage.