[GH-ISSUE #6727] Does ollama check for free disk space BEFORE pulling a new model? #29999

Closed
opened 2026-04-22 09:24:10 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @bulrush15 on GitHub (Sep 10, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6727

I actually have 3 drives in my Windows 11 system.

Does ollama check for free disk on the drive it's installed space BEFORE Pulling a new model? Before it pulls a model it should check that the user has at least 2-3GB of free disk space after pulling the model. If the user doesn't have that, then ollama should show an error message and links on how to clean up browser caches, temp files, etc.

Originally created by @bulrush15 on GitHub (Sep 10, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6727 I actually have 3 drives in my Windows 11 system. Does ollama check for free disk on the drive it's installed space BEFORE Pulling a new model? Before it pulls a model it should check that the user has at least 2-3GB of free disk space after pulling the model. If the user doesn't have that, then ollama should show an error message and links on how to clean up browser caches, temp files, etc.
GiteaMirror added the feature request label 2026-04-22 09:24:10 -05:00
Author
Owner

@jmorganca commented on GitHub (Sep 12, 2024):

Hi @bulrush15 thanks for the issue. It currently doesn't since disk space can fluctuate while the user is downloading a model (e.g. downloading two models at once) and so it would be hard to know for sure.

<!-- gh-comment-id:2345032376 --> @jmorganca commented on GitHub (Sep 12, 2024): Hi @bulrush15 thanks for the issue. It currently doesn't since disk space can fluctuate while the user is downloading a model (e.g. downloading two models at once) and so it would be hard to know for sure.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29999