Your first local chat

Free
0/7 steps visited

Step 4 of 7

List what you installed

Do it · ~3 min

List what you installed

One command — your receipt that the files are yours.

Run

ollama list

You should see: a table with at least one row — your model name, an ID, and a size (roughly matching what you pulled).

Example shape (your names will match what you chose):

NAME              ID              SIZE      MODIFIED
llama3.2:latest   abc123...       2.0 GB    2 minutes ago

Optional — note it somewhere

Drop a line in your phone notes or on a sticky:

Off the Grid — my local model: [your tag]
Re-pull if I ever reinstall: ollama pull [your tag]

You'll wire in cloud models and editor tools later, in Build Your Jarvis · Module 0 — this line is your local baseline to build on.

Continue — the checkpoint.

Warning

Real power. Educational use only.

What we teach you to build is genuinely powerful — uncensored assistants, agents, and automations on your own hardware. In the wrong hands, that is as dangerous as malicious code in the wrong hands. We do not teach illegal, malicious, or harmful use. You are responsible for what you deploy.

See what we mean →