[GH-ISSUE #4455] [REPORTING] For arch or arch based linux users storage path for models is /var/lib/ollama/.ollama/models/blobs #49295

Closed
opened 2026-04-28 11:08:39 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Greatz08 on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4455

I yesterday only installed ollama in my arch linux from aur and did pull 2 models phi3 and llama3 but couldnt find where they are actually stored and unfortunately in all reddit and FAQ the path mentioned was i guess for ubuntu users only so had to struggle but couldnt find so used fzf and service file to locate exact path where ollama models were actually stored so sharing it here so that it can help other arch based users.Please add this path in documentation so that more can know about it.
Thankyou :-))
20240515_21h21m46s_grim

Originally created by @Greatz08 on GitHub (May 15, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4455 I yesterday only installed ollama in my arch linux from aur and did pull 2 models phi3 and llama3 but couldnt find where they are actually stored and unfortunately in all reddit and FAQ the path mentioned was i guess for ubuntu users only so had to struggle but couldnt find so used fzf and service file to locate exact path where ollama models were actually stored so sharing it here so that it can help other arch based users.Please add this path in documentation so that more can know about it. Thankyou :-)) ![20240515_21h21m46s_grim](https://github.com/ollama/ollama/assets/55040435/88ba9a32-f551-41c2-bef0-e8dfb072041e)
Author
Owner

@dhiltgen commented on GitHub (Oct 23, 2024):

If you install using the ollama install script, the models will be stored in /usr/share/ollama/.ollama/models - https://github.com/ollama/ollama/blob/main/scripts/install.sh#L108

The ollama project and maintainers don't have visibility or control into the various downstream packages and how they're set up. I think the docs for model storage which deviate from the default Ollama behavior belongs with those packages.

<!-- gh-comment-id:2433446038 --> @dhiltgen commented on GitHub (Oct 23, 2024): If you install using the ollama install script, the models will be stored in `/usr/share/ollama/.ollama/models` - https://github.com/ollama/ollama/blob/main/scripts/install.sh#L108 The ollama project and maintainers don't have visibility or control into the various downstream packages and how they're set up. I think the docs for model storage which deviate from the default Ollama behavior belongs with those packages.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#49295