All models

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. 1

    Install Ollama on your Mac, Windows, or Linux computer.

  2. 2

    Open Terminal and paste the copied command.

  3. 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.

Copy & run

Choose a model

One command downloads this model if needed, then starts it with Ollama.

ollama run
Command ready.

Copy it, then follow the three steps below.

  1. 1

    Open Terminalon the computer where Ollama is installed.

  2. 2

    Paste the commandusing your normal paste shortcut.

  3. 3

    Press EnterOllama downloads the model if needed, then starts it.

The website copies a visible command; your browser cannot open or control Terminal. You choose when to paste and press Enter.

Model files can be large. Check the exact tag, file size, license, and hardware needs first.

Copy & run help for beginners