[GH-ISSUE #10350] Allow two (or more) directories to load Ollama models from #53310

Closed
opened 2026-04-29 02:35:50 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @psi00 on GitHub (Apr 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10350

As someone who hoards quite a lot of models, I have an external hard drive that I would like to store experimental or lesser-used models that I can still load to Ollama.
Switching the OLLAMA_MODELS environment variable does work for this, however if I want to load models from my internal storage, I would have to constantly change this variable, so it's quite inconvenient. Also, setting it to something like this;
C:\Users\Username\.ollama\models;D:\Models
results in an error when trying to run ollama list;

Image

Support for being able to set multiple directories for models would be a great quality of life addition imo :)

Originally created by @psi00 on GitHub (Apr 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10350 As someone who hoards quite a lot of models, I have an external hard drive that I would like to store experimental or lesser-used models that I can still load to Ollama. Switching the OLLAMA_MODELS environment variable does work for this, however if I want to load models from my internal storage, I would have to constantly change this variable, so it's quite inconvenient. Also, setting it to something like this; `C:\Users\Username\.ollama\models;D:\Models` results in an error when trying to run `ollama list`; ![Image](https://github.com/user-attachments/assets/ef316825-7323-422b-b402-f79bc4c01300) Support for being able to set multiple directories for models would be a great quality of life addition imo :)
GiteaMirror added the feature request label 2026-04-29 02:35:50 -05:00
Author
Owner

@rick-github commented on GitHub (Apr 20, 2025):

#7997

<!-- gh-comment-id:2817316022 --> @rick-github commented on GitHub (Apr 20, 2025): #7997
Author
Owner

@pdevine commented on GitHub (Apr 21, 2025):

Going to close this as a dupe (but ty for the suggestion @eternalblue10 !)

<!-- gh-comment-id:2819575392 --> @pdevine commented on GitHub (Apr 21, 2025): Going to close this as a dupe (but ty for the suggestion @eternalblue10 !)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#53310