[GH-ISSUE #7090] ollama_models path not working any longer #82182

Closed
opened 2026-05-09 13:26:00 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Molnfront on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7090

What is the issue?

Last week I added ollama_models path to my env file in my Mac. Olama picked up the settings and saved the models to my path (external SSD). Now yesterday when I picked gemma 2 and got it downloaded it ignored the path and downloaded it to .ollama.

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.3.12

Originally created by @Molnfront on GitHub (Oct 3, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7090 ### What is the issue? Last week I added ollama_models path to my env file in my Mac. Olama picked up the settings and saved the models to my path (external SSD). Now yesterday when I picked gemma 2 and got it downloaded it ignored the path and downloaded it to .ollama. ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.3.12
GiteaMirror added the bugneeds more info labels 2026-05-09 13:26:00 -05:00
Author
Owner

@rick-github commented on GitHub (Oct 3, 2024):

Server logs will aid in debugging, particularly the line that contains OLLAMA_MODELS. It's possible that another server is running, so the end of the server log showing recent activity to validate the server would also be useful.

<!-- gh-comment-id:2391260556 --> @rick-github commented on GitHub (Oct 3, 2024): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) will aid in debugging, particularly the line that contains `OLLAMA_MODELS`. It's possible that another server is running, so the end of the server log showing recent activity to validate the server would also be useful.
Author
Owner

@Molnfront commented on GitHub (Oct 3, 2024):

I will check that, but both servers should use the same settings from the env.

<!-- gh-comment-id:2391271697 --> @Molnfront commented on GitHub (Oct 3, 2024): I will check that, but both servers should use the same settings from the env.
Author
Owner

@JavierCCC commented on GitHub (Oct 3, 2024):

Not sure what is happening. But it looks like a big change. My code is also not working anymore.

<!-- gh-comment-id:2391652295 --> @JavierCCC commented on GitHub (Oct 3, 2024): Not sure what is happening. But it looks like a big change. My code is also not working anymore.
Author
Owner

@rick-github commented on GitHub (Oct 3, 2024):

Server logs will aid in debugging.

<!-- gh-comment-id:2391684124 --> @rick-github commented on GitHub (Oct 3, 2024): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) will aid in debugging.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#82182