[PR #2739] [MERGED] Require no extra disk space for windows installation #10964

Closed
opened 2026-04-12 23:17:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2739
Author: @jmorganca
Created: 2/25/2024
Status: Merged
Merged: 2/25/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/windows-nomin


📝 Commits (1)

  • 5ed6368 no extra disk space for windows installation

📊 Changes

1 file changed (+0 additions, -3 deletions)

View changed files

📝 app/ollama.iss (+0 -3)

📄 Description

Fixes https://github.com/ollama/ollama/issues/2734

Since quite a few folks won't install a model on C:\, and will instead use OLLAMA_MODELS to change where models are stored, lower the check for minimum disk space.


🔄 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/2739 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/25/2024 **Status:** ✅ Merged **Merged:** 2/25/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/windows-nomin` --- ### 📝 Commits (1) - [`5ed6368`](https://github.com/ollama/ollama/commit/5ed6368ab4170e347483aea5510e73dd6287518e) no extra disk space for windows installation ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/ollama.iss` (+0 -3) </details> ### 📄 Description Fixes https://github.com/ollama/ollama/issues/2734 Since quite a few folks won't install a model on `C:\`, and will instead use `OLLAMA_MODELS` to change where models are stored, lower the check for minimum disk space. --- <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-12 23:17:09 -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#10964