[PR #9155] [CLOSED] Win: configurable model preservation on uninstall #23419

Closed
opened 2026-04-19 16:58:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9155
Author: @dhiltgen
Created: 2/16/2025
Status: Closed

Base: mainHead: custom_uninstall


📝 Commits (1)

  • 21bf4f8 Win: configurable model preservation on uninstall

📊 Changes

1 file changed (+105 additions, -2 deletions)

View changed files

📝 app/ollama.iss (+105 -2)

📄 Description

Give the user the option to preserve models when uninstalling ollama. The default is remove models to free up space, but if the user intends to re-install a fresh install and doesn't want to re-download this can save network bandwidth and time by preserving their models.

Fixes #9097


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/9155 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 2/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `custom_uninstall` --- ### 📝 Commits (1) - [`21bf4f8`](https://github.com/ollama/ollama/commit/21bf4f80ed6b49137672aff0a743c5ffbae08f18) Win: configurable model preservation on uninstall ### 📊 Changes **1 file changed** (+105 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/ollama.iss` (+105 -2) </details> ### 📄 Description Give the user the option to preserve models when uninstalling ollama. The default is remove models to free up space, but if the user intends to re-install a fresh install and doesn't want to re-download this can save network bandwidth and time by preserving their models. Fixes #9097 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 16:58:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#23419