[PR #975] [MERGED] update downloads to use retry wrapper #10414

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/975
Author: @mxyng
Created: 11/2/2023
Status: Merged
Merged: 11/2/2023
Merged by: @mxyng

Base: mainHead: mxyng/downloads


📝 Commits (3)

📊 Changes

5 files changed (+24 additions, -39 deletions)

View changed files

📝 api/client.go (+1 -1)
📝 server/auth.go (+2 -2)
📝 server/download.go (+2 -7)
📝 server/images.go (+11 -17)
📝 server/upload.go (+8 -12)

📄 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/975 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 11/2/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/downloads` --- ### 📝 Commits (3) - [`60bb3c0`](https://github.com/ollama/ollama/commit/60bb3c03a185da3faa1efeee235f7eef1d168818) use http.Method - [`d397092`](https://github.com/ollama/ollama/commit/d39709260f29a8a556430b9edcb0ec5c33213595) download with retry - [`fe5a872`](https://github.com/ollama/ollama/commit/fe5a8724443edcee92e1c44ce9b11ad4586531be) fix upload ### 📊 Changes **5 files changed** (+24 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+1 -1) 📝 `server/auth.go` (+2 -2) 📝 `server/download.go` (+2 -7) 📝 `server/images.go` (+11 -17) 📝 `server/upload.go` (+8 -12) </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 23:00:04 -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#10414