All models

Ollama model

llama2

Llama 2 is a collection of foundation language models ranging from 7B to 70B parameters.

Pulls
7.4M
Tags
102
Updated
Dec 27, 2023
Listed sizes
7b · 13b · 70b

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

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