[PR #14219] [MERGED] win: progress reporting on install download #19847

Closed
opened 2026-04-16 07:18:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14219
Author: @dhiltgen
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @dhiltgen

Base: mainHead: win_install_progress


📝 Commits (2)

  • 581d2af win: progress reporting on install download
  • f14dee5 review comments

📊 Changes

1 file changed (+63 additions, -11 deletions)

View changed files

📝 scripts/install.ps1 (+63 -11)

📄 Description

Downloading Ollama...
  [####################################    ] 91%  1106.6 / 1204.2 MB
Downloading Ollama...
  [########################################] 100%  1204.2 / 1204.2 MB
Installing...
Install complete. You can now run 'ollama'.

🔄 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/14219 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `win_install_progress` --- ### 📝 Commits (2) - [`581d2af`](https://github.com/ollama/ollama/commit/581d2af5688ec6dde5e7bf9990679858ab6d87f6) win: progress reporting on install download - [`f14dee5`](https://github.com/ollama/ollama/commit/f14dee590e8b68199c8d6013d665661d0ff171f0) review comments ### 📊 Changes **1 file changed** (+63 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.ps1` (+63 -11) </details> ### 📄 Description ``` Downloading Ollama... [#################################### ] 91% 1106.6 / 1204.2 MB ``` ``` Downloading Ollama... [########################################] 100% 1204.2 / 1204.2 MB Installing... Install complete. You can now run 'ollama'. ``` --- <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-16 07:18:25 -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#19847