[PR #1228] [CLOSED] use sha:256 prefix to indicate blob rather than @ #36392

Closed
opened 2026-04-22 21:03:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1228
Author: @BruceMacD
Created: 11/21/2023
Status: Closed

Base: mainHead: brucemacd/no-at-create


📝 Commits (1)

  • 8b87b18 allow sha256 blob prefix as well as @

📊 Changes

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

View changed files

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

📄 Description

When uploading a remote blob we add an @ sign in front of the sha-256: tag, this PR removes the @ to achieve the same effect without requiring the additional step of adding the @ to the 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/1228 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 11/21/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `brucemacd/no-at-create` --- ### 📝 Commits (1) - [`8b87b18`](https://github.com/ollama/ollama/commit/8b87b18dff4b931399c8e30be111b5b4cc405b41) allow sha256 blob prefix as well as @ ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+1 -1) </details> ### 📄 Description When uploading a remote blob we add an `@` sign in front of the `sha-256:` tag, this PR removes the `@` to achieve the same effect without requiring the additional step of adding the `@` to the 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-04-22 21:03:58 -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#36392