[PR #253] [MERGED] use a pipe to push to registry with progress #10066

Closed
opened 2026-04-12 22:50:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/253
Author: @mxyng
Created: 8/1/2023
Status: Merged
Merged: 8/3/2023
Merged by: @mxyng

Base: mainHead: upload


📝 Commits (1)

  • a71ff3f use a pipe to push to registry with progress

📊 Changes

1 file changed (+41 additions, -54 deletions)

View changed files

📝 server/images.go (+41 -54)

📄 Description

switch to a monolithic upload instead of a chunk upload through a pipe to report progress


🔄 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/253 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/3/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `upload` --- ### 📝 Commits (1) - [`a71ff3f`](https://github.com/ollama/ollama/commit/a71ff3f6a2f22fe46c48562d29fac9d60c0881a2) use a pipe to push to registry with progress ### 📊 Changes **1 file changed** (+41 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+41 -54) </details> ### 📄 Description switch to a monolithic upload instead of a chunk upload through a pipe to report progress --- <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 22:50: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#10066