[PR #179] [MERGED] change push to chunked uploads from monolithic #10030

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/179
Author: @pdevine
Created: 7/22/2023
Status: Merged
Merged: 7/23/2023
Merged by: @pdevine

Base: mainHead: upload-progress


📝 Commits (1)

  • 402babd change push to chunked uploads from monolithic

📊 Changes

2 files changed (+94 additions, -52 deletions)

View changed files

📝 cmd/cmd.go (+17 -1)
📝 server/images.go (+77 -51)

📄 Description

No description provided


🔄 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/179 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 7/22/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `upload-progress` --- ### 📝 Commits (1) - [`402babd`](https://github.com/ollama/ollama/commit/402babdad053941dd13ab2317c41ac77b8563a2d) change push to chunked uploads from monolithic ### 📊 Changes **2 files changed** (+94 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+17 -1) 📝 `server/images.go` (+77 -51) </details> ### 📄 Description _No description provided_ --- <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:12 -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#10030