[PR #5608] [MERGED] cmd: display model transfer progress #10584

Closed
opened 2025-11-12 15:31:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5608
Author: @joshyan1
Created: 7/10/2024
Status: Merged
Merged: 7/10/2024
Merged by: @joshyan1

Base: jyan/localHead: jyan/progress


📝 Commits (10+)

📊 Changes

5 files changed (+93 additions, -5 deletions)

View changed files

📝 api/client.go (+34 -0)
📝 api/types.go (+5 -0)
📝 cmd/cmd.go (+49 -5)
📝 progress/spinner.go (+4 -0)
📝 server/routes.go (+1 -0)

📄 Description

transferring model data 21% ⠸


🔄 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/5608 **Author:** [@joshyan1](https://github.com/joshyan1) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@joshyan1](https://github.com/joshyan1) **Base:** `jyan/local` ← **Head:** `jyan/progress` --- ### 📝 Commits (10+) - [`ae65cc8`](https://github.com/ollama/ollama/commit/ae65cc8dea60a5f09ed0a2a8a8f19d3ca439094d) progress - [`784958a`](https://github.com/ollama/ollama/commit/784958a1cb680f5977338d1916117bff77eb349f) transfer data - [`b48420b`](https://github.com/ollama/ollama/commit/b48420b74b964b8b6a9384cb1251043f2e20878b) percent - [`d25f85e`](https://github.com/ollama/ollama/commit/d25f85ede4c0255b6ca5647ebf92d8a80448b14a) on disk copy - [`f520f00`](https://github.com/ollama/ollama/commit/f520f0056e099a26ed312a8dddd212a129a6f065) rm config - [`3a724a7`](https://github.com/ollama/ollama/commit/3a724a7c803db255943f4bf646d2b94909564c3e) isLocal firstdraft - [`96d0cd9`](https://github.com/ollama/ollama/commit/96d0cd92f2307ccffacc6260b45651ff17bf3322) rebase - [`39910f2`](https://github.com/ollama/ollama/commit/39910f2ab23499a216e17969315925d9b8cdb6bf) percent - [`3e64284`](https://github.com/ollama/ollama/commit/3e64284f6903eb58866a223828fd182d7b58bcfb) percent - [`91d21e7`](https://github.com/ollama/ollama/commit/91d21e7c7b2e1e1bfe7348faf5265a08ffe293bf) rmv double msg ### 📊 Changes **5 files changed** (+93 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+34 -0) 📝 `api/types.go` (+5 -0) 📝 `cmd/cmd.go` (+49 -5) 📝 `progress/spinner.go` (+4 -0) 📝 `server/routes.go` (+1 -0) </details> ### 📄 Description `transferring model data 21% ⠸ ` --- <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 2025-11-12 15:31:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10584
No description provided.