[GH-ISSUE #1658] Feature request: delete partially downloaded model #47442

Closed
opened 2026-04-28 03:48:21 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @kokizzu on GitHub (Dec 21, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1658

So i was downloading some model, and apparently it took like 26GB of disk space XD
so i cancelled it midway
tried to ollama rm dolphin-mixtral but it shows Error: model 'dolphin-mixtral' not found
it would be nice if there's command to remove partially downloaded model.

Originally created by @kokizzu on GitHub (Dec 21, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1658 So i was downloading some model, and apparently it took like 26GB of disk space XD so i cancelled it midway tried to `ollama rm dolphin-mixtral` but it shows `Error: model 'dolphin-mixtral' not found` it would be nice if there's command to remove partially downloaded model.
Author
Owner

@BruceMacD commented on GitHub (Dec 21, 2023):

Hi @kokizzu, thanks for opening the issue. If you restart Ollama it will go through and automatically remove any partially downloaded models.

Here's how you do that based on your operating system:
macOS - Open the Ollama toolbar icon, click Quit Ollama, and open it again
linux - Run systemctl restart ollama in a terminal.

Let me know if you need any more info there.

<!-- gh-comment-id:1866814454 --> @BruceMacD commented on GitHub (Dec 21, 2023): Hi @kokizzu, thanks for opening the issue. If you restart Ollama it will go through and automatically remove any partially downloaded models. Here's how you do that based on your operating system: **macOS** - Open the Ollama toolbar icon, click `Quit Ollama`, and open it again **linux** - Run `systemctl restart ollama` in a terminal. Let me know if you need any more info there.
Author
Owner
<!-- gh-comment-id:1866820433 --> @Stud1243 commented on GitHub (Dec 21, 2023): https://colab.research.google.com/github/koboldai/KoboldAI-Client/blob/main/colab/GPU.ipynb#scrollTo=Lrm840I33hkC
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#47442