[PR #4261] [MERGED] types/model: fix tag case #42676

Closed
opened 2026-04-24 22:25:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4261
Author: @mxyng
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @mxyng

Base: mainHead: mxyng/fix-tag-case


📝 Commits (1)

  • 486a2c1 types/model: fix tag case

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 types/model/name.go (+7 -5)
📝 types/model/name_test.go (+12 -2)

📄 Description

tag is case sensitive so it's incorrect to change it to lower case

resolves #4250


🔄 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/4261 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-tag-case` --- ### 📝 Commits (1) - [`486a2c1`](https://github.com/ollama/ollama/commit/486a2c1d947880d22275756f70b96953ee1a2e40) types/model: fix tag case ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `types/model/name.go` (+7 -5) 📝 `types/model/name_test.go` (+12 -2) </details> ### 📄 Description tag is case sensitive so it's incorrect to change it to lower case resolves #4250 --- <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-24 22:25:08 -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#42676