A model responds locally, and you can identify where its files live and how much disk space it used.
All Guides
Editorially reviewedNot run by HAACC

Ollama

Run a small language model on your own computer and complete one local conversation.

Suitable for
People who want to see what local AI means before connecting other apps to it.
Do not start here if
Not suitable for old computers with little free storage or for people expecting cloud-scale model quality.
Visible result
A model responds locally, and you can identify where its files live and how much disk space it used.
Time
45 min
Device
A supported computer; more memory allows larger models
Account
No third-party account expected for the basic local path
Cost
Software is open source; electricity, storage, and optional services still have costs
Data
Several gigabytes of free disk space; exact need depends on model
HAACC check
Editorially reviewed
Not run by HAACC
01

Before you start

Device / REQ

A supported computer; more memory allows larger models

Account / OPT

No third-party account expected for the basic local path

Cost / OPT

Software is open source; electricity, storage, and optional services still have costs

Data / REQ

Several gigabytes of free disk space; exact need depends on model

Experience / OPT

Comfort following official install steps and checking storage

02

The path

  1. 01

    Check your machine first

    Record your operating system, available memory, and free disk space. Choose the smallest model recommended in current official documentation, not the most popular large model.

    Continue only whenYou know the model download size before starting it.
  2. 02

    Install only from the official source

    Follow the current operating-system instructions from the repository or official site. Decline unrelated installers and do not run commands from copied social posts.

    Continue only whenThe local Ollama service starts without requesting unrelated permissions.
  3. 03

    Download one small model

    Use the current official model library to select one small model. Note its name and size so you can remove the correct files later.

    Continue only whenThe model appears in the local model list and disk usage increases by the expected amount.
  4. 04

    Run a bounded test

    Ask three simple questions that contain no personal or confidential data. Save one response and note the response time and any obvious error.

    Continue only whenYou receive a response while disconnected from any optional cloud integration.
What success looks like

One selected model answers locally and its storage footprint is known.

03

Evidence boundary

HAACC reviewed the public source and shaped this path, but did not run the project on a clean machine. Treat every install step as unverified.

What HAACC checked

  • Repository identity, snapshot metrics, declared MIT license, and the local-model product concept
  • A first-use path that begins with capacity and removal planning

What remains unchecked

  • Installation and successful inference on any specific hardware
  • Model quality, network behavior, current model licenses, and exact storage use
04

Stop and read

Caution

Models can exhaust storage and memory

Start small and watch resource use. The application license does not automatically cover every downloaded model.

Notice

Local does not mean automatically private

Optional integrations, logs, or other software can still move data. Test with non-sensitive text first.

05

When something fails

What you see

The model download stops or storage becomes low

What to do

Cancel, remove the incomplete or selected model using current official instructions, then choose a smaller model.

What you see

The computer becomes unresponsive or extremely slow

What to do

Stop the run. Do not keep retrying a model that exceeds your machine's practical capacity.

How to stop and remove it

Stop the local service, remove downloaded models with the current official method, then uninstall the application and confirm disk space is reclaimed.

06

Turn it into your project

01

Offline note explainer

Turn one local text file into a repeatable summary workflow without sensitive material.

02

Small-model fit report

Publish response time, memory use, quality limits, and removal evidence for one machine.

Shape my version
07

Source snapshot

Repository
ollama/ollama
Captured
2026-07-20
Stars at capture
176,451
Forks at capture
17,031
GitHub license field
MIT
Pinned revision
Not pinned
Open public source