[PR #5500] [MERGED] types/model: remove knowledge of digest #74095

Closed
opened 2026-05-05 06:03:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5500
Author: @bmizerany
Created: 7/5/2024
Status: Merged
Merged: 7/5/2024
Merged by: @bmizerany

Base: mainHead: bmizerany/modelrmrawdigest


📝 Commits (1)

  • fe7ef0e types/model: remove knowledge of digest

📊 Changes

2 files changed (+14 additions, -42 deletions)

View changed files

📝 types/model/name.go (+7 -15)
📝 types/model/name_test.go (+7 -27)

📄 Description

This was leading to ambiguity and confusion in ollama.com, and is not used anywhere in ollama at the moment. Once manifests are addressable by digest, we can add this back in, and in a way that is more tailored to the concept of addressing a manifest by digest.


🔄 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/5500 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 7/5/2024 **Merged by:** [@bmizerany](https://github.com/bmizerany) **Base:** `main` ← **Head:** `bmizerany/modelrmrawdigest` --- ### 📝 Commits (1) - [`fe7ef0e`](https://github.com/ollama/ollama/commit/fe7ef0edf39225cf356ad1a4166837d6ace66531) types/model: remove knowledge of digest ### 📊 Changes **2 files changed** (+14 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `types/model/name.go` (+7 -15) 📝 `types/model/name_test.go` (+7 -27) </details> ### 📄 Description This was leading to ambiguity and confusion in ollama.com, and is not used anywhere in ollama at the moment. Once manifests are addressable by digest, we can add this back in, and in a way that is more tailored to the concept of addressing a manifest by digest. --- <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 06:03:56 -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#74095