Spaces:
Running
Running
Update Granite Card
Browse files
README.md
CHANGED
|
@@ -7,4 +7,29 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# IBM Granite
|
| 11 |
+
|
| 12 |
+
IBM Granite is a family of open, enterprise-grade AI models. Granite models are designed to be efficient, trustworthy, and deployable anywhere β from cloud to edge β with a focus on language, vision, speech, guardian, embedding, and time series tasks.
|
| 13 |
+
|
| 14 |
+
### What's in the Granite family?
|
| 15 |
+
|
| 16 |
+
**[Granite 4.0](https://huggingface.co/collections/ibm-granite/granite-40-language-models)** β Our latest language models, featuring a hybrid Mamba-2/transformer architecture with optional MoE. Faster, leaner, and built for agentic workloads β ranging from 350M to 32B parameters.
|
| 17 |
+
|
| 18 |
+
**[Granite Vision](https://huggingface.co/collections/ibm-granite/granite-vision-models)** β Multimodal models for image understanding and visual question answering.
|
| 19 |
+
|
| 20 |
+
**[Granite Docling](https://huggingface.co/collections/ibm-granite/granite-docling)** β Document understanding and parsing models for enterprise document workflows.
|
| 21 |
+
|
| 22 |
+
**[Granite Speech](https://huggingface.co/collections/ibm-granite/granite-speech)** β Models for automatic speech recognition and spoken language understanding.
|
| 23 |
+
|
| 24 |
+
**[Granite Embedding](https://huggingface.co/collections/ibm-granite/granite-embedding-models)** β High-quality embedding models optimized for retrieval-augmented generation (RAG) and semantic search.
|
| 25 |
+
|
| 26 |
+
**[Granite Guardian](https://huggingface.co/collections/ibm-granite/granite-guardian-models)** β Safety and content moderation models for responsible AI deployments.
|
| 27 |
+
|
| 28 |
+
**[Granite Time Series](https://huggingface.co/collections/ibm-granite/granite-time-series-models)** β Forecasting models purpose-built for enterprise time series data.
|
| 29 |
+
|
| 30 |
+
### IBM β€οΈ Open Source AI
|
| 31 |
+
|
| 32 |
+
- π **Docs:** [ibm.com/granite/docs/models/granite](https://www.ibm.com/granite/docs/models/granite)
|
| 33 |
+
- π§ͺ **Playground:** [ibm.com/granite/playground](https://www.ibm.com/granite/playground)
|
| 34 |
+
- π **GitHub:** [github.com/ibm-granite](https://github.com/ibm-granite)
|
| 35 |
+
|