[PR #1055] [MERGED] Fixed incorrect base model name #57148

Closed
opened 2026-04-29 11:43:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1055
Author: @dansreis
Created: 11/9/2023
Status: Merged
Merged: 11/13/2023
Merged by: @mxyng

Base: mainHead: 946-fix-incorrect-base-model-name


📝 Commits (4)

  • 32d79a6 Using 'GetShortTagname' method instead
  • d177303 Removed inline parse model path
  • 6e46338 Reverting previous changes
  • 7c438f2 Replaced method

📊 Changes

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

View changed files

📝 server/images.go (+1 -1)

📄 Description

Added tag version to 'GetNamespaceRepository' method in order to set the correct model used model tag version.

(This PR fixes bug/issue: #946 )


🔄 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/1055 **Author:** [@dansreis](https://github.com/dansreis) **Created:** 11/9/2023 **Status:** ✅ Merged **Merged:** 11/13/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `946-fix-incorrect-base-model-name` --- ### 📝 Commits (4) - [`32d79a6`](https://github.com/ollama/ollama/commit/32d79a6eea555261af492a48e96a174ab8684741) Using 'GetShortTagname' method instead - [`d177303`](https://github.com/ollama/ollama/commit/d17730356a2dac57d61a158d3d43431e23f833c6) Removed inline parse model path - [`6e46338`](https://github.com/ollama/ollama/commit/6e46338d44930130f5d62489c9b568d7c29c5b52) Reverting previous changes - [`7c438f2`](https://github.com/ollama/ollama/commit/7c438f2c53cbb77529067a8f08568cbe69c91e05) Replaced method ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+1 -1) </details> ### 📄 Description Added tag version to 'GetNamespaceRepository' method in order to set the correct model used model tag version. (This PR fixes bug/issue: #946 ) --- <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-29 11:43:25 -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#57148