[GH-ISSUE #7997] Support loading models from multiple locations #67173

Open
opened 2026-05-04 09:34:34 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @i0ntempest on GitHub (Dec 8, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7997

Model files adds up real fast, and my internal disk is near full after pulling a few 72b models. It would be great if OLLAMA_MODELS can be a colon separated string with multiple paths. Then the pull and run command should automatically decide which folder to put new models to and allow overwritting with a switch.

Originally created by @i0ntempest on GitHub (Dec 8, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7997 Model files adds up real fast, and my internal disk is near full after pulling a few 72b models. It would be great if `OLLAMA_MODELS` can be a colon separated string with multiple paths. Then the `pull` and `run` command should automatically decide which folder to put new models to and allow overwritting with a switch.
GiteaMirror added the feature request label 2026-05-04 09:34:34 -05:00
Author
Owner

@i0ntempest commented on GitHub (Dec 8, 2024):

Also: once this is implemented, an mv command to move models around would be useful too.

<!-- gh-comment-id:2526182944 --> @i0ntempest commented on GitHub (Dec 8, 2024): Also: once this is implemented, an `mv` command to move models around would be useful too.
Author
Owner

@ryanlovett commented on GitHub (Dec 20, 2024):

If this were implemented, it would be convenient if some paths could be read-only, e.g. for site-wide locations where an administrator pre-installed models.

<!-- gh-comment-id:2557712863 --> @ryanlovett commented on GitHub (Dec 20, 2024): If this were implemented, it would be convenient if some paths could be read-only, e.g. for site-wide locations where an administrator pre-installed models.
Author
Owner

@jobotjay commented on GitHub (Apr 21, 2026):

I havn't tried yet, but you might be able to set the model folder to be on your internal drive and have aliases to the models on the other one. It would require manually adding the aliases though, so it's probally not quite what you're looking for.

<!-- gh-comment-id:4290158304 --> @jobotjay commented on GitHub (Apr 21, 2026): I havn't tried yet, but you might be able to set the model folder to be on your internal drive and have aliases to the models on the other one. It would require manually adding the aliases though, so it's probally not quite what you're looking for.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#67173