[PR #1156] [MERGED] fix push for model inheriting from other models #15755

Closed
opened 2026-04-16 05:07:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1156
Author: @mxyng
Created: 11/16/2023
Status: Merged
Merged: 11/16/2023
Merged by: @jmorganca

Base: mainHead: mxyng/fix-push


📝 Commits (2)

  • 963bb24 fix push scope error for inherited model
  • 7f7f080 fix cross repo mounts

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 server/upload.go (+10 -2)

📄 Description

  • fix auth scope: side effect of #1055 which changed the value of the scope parameter in the auth challenge
  • fix cross repo mounts

resolves #1154


🔄 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/1156 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `mxyng/fix-push` --- ### 📝 Commits (2) - [`963bb24`](https://github.com/ollama/ollama/commit/963bb24492c782d147f20ff38b4c52d36c430895) fix push scope error for inherited model - [`7f7f080`](https://github.com/ollama/ollama/commit/7f7f0806ae2ea7f393d11e8c6734e13e72e5c5d0) fix cross repo mounts ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/upload.go` (+10 -2) </details> ### 📄 Description - fix auth scope: side effect of #1055 which changed the value of the scope parameter in the auth challenge - fix cross repo mounts resolves #1154 --- <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-16 05:07:03 -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#15755