[PR #3724] [MERGED] types/model: accept former : as a separator in digest #89253

Closed
opened 2026-05-10 08:07:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3724
Author: @bmizerany
Created: 4/18/2024
Status: Merged
Merged: 4/18/2024
Merged by: @bmizerany

Base: mainHead: bmizerany/parseolddigest


📝 Commits (1)

  • 476d0a3 types/model: accept former : as a separator in digest

📊 Changes

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

View changed files

📝 types/model/digest.go (+5 -1)

📄 Description

This also converges the old sep : to the new sep -.


🔄 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/3724 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@bmizerany](https://github.com/bmizerany) **Base:** `main` ← **Head:** `bmizerany/parseolddigest` --- ### 📝 Commits (1) - [`476d0a3`](https://github.com/ollama/ollama/commit/476d0a3711ce0f12e454a2636fcfaa6deed27764) types/model: accept former `:` as a separator in digest ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `types/model/digest.go` (+5 -1) </details> ### 📄 Description This also converges the old sep `:` to the new sep `-`. --- <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-10 08:07:07 -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#89253