[PR #11855] [#6308] Add missing redirect check if direct URL is already Present #75929

Open
opened 2026-05-05 08:21:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11855
Author: @monolith-jaehoon
Created: 8/11/2025
Status: 🔄 Open

Base: mainHead: fix-#6308


📝 Commits (2)

  • 5e9eaf9 [#6308] server/download.go: Add missing redirect check if direct URL is already Present
  • a6add0d server/download.go: categorize to check redirect

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 server/download.go (+6 -3)

📄 Description

I found missing logic when I pull model from other registry.


🔄 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/11855 **Author:** [@monolith-jaehoon](https://github.com/monolith-jaehoon) **Created:** 8/11/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix-#6308` --- ### 📝 Commits (2) - [`5e9eaf9`](https://github.com/ollama/ollama/commit/5e9eaf9a27e52fc6be6f6bbde72924b0b700e618) [#6308] server/download.go: Add missing redirect check if direct URL is already Present - [`a6add0d`](https://github.com/ollama/ollama/commit/a6add0def27a40636642cb2663780bdda22d79ee) server/download.go: categorize to check redirect ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+6 -3) </details> ### 📄 Description I found missing logic when I pull model from other registry. --- <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-05-05 08:21:15 -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#75929