Ollama model
granite-embedding
The IBM Granite Embedding 30M and 278M models models are text-only dense biencoder embedding models, with 30M available in English only and 278M serving multilingual use cases.
- Pulls
- 357.2K
- Tags
- 6
- Updated
- Dec 18, 2024
- Listed sizes
- 30m · 278m
Run locally
Copy one command. You stay in control.
The command downloads the default tag if needed, then starts it. Confirm the exact file size, license, context, and hardware requirement on the official page first.
ollama run granite-embedding- 1
Install Ollama on your Mac, Windows, or Linux computer.
- 2
Open Terminal and paste the copied command.
- 3
Press Enter to download the model if needed and start it.
Capabilities
What its library labels mean
- Embedding
- Turns text into vectors for retrieval, search, and RAG.