[PR #4712] [MERGED] server: skip blob verification for already verified blobs #22107

Closed
opened 2026-04-19 16:05:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4712
Author: @bmizerany
Created: 5/29/2024
Status: Merged
Merged: 6/5/2024
Merged by: @bmizerany

Base: mainHead: bmizerany/skipverify


📝 Commits (1)

  • 2337a1f server: skip blob verification for already verified blobs

📊 Changes

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

View changed files

📝 server/download.go (+6 -6)
📝 server/images.go (+12 -8)

📄 Description

WIP.

This should also include a way to force verification via a flag or env or other means. I'll let the bike shedding begin on the best way to handle that. :)


🔄 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/4712 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@bmizerany](https://github.com/bmizerany) **Base:** `main` ← **Head:** `bmizerany/skipverify` --- ### 📝 Commits (1) - [`2337a1f`](https://github.com/ollama/ollama/commit/2337a1fbf74a719599dece2b8bac7185b9b10d0b) server: skip blob verification for already verified blobs ### 📊 Changes **2 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+6 -6) 📝 `server/images.go` (+12 -8) </details> ### 📄 Description WIP. This should also include a way to force verification via a flag or env or other means. I'll let the bike shedding begin on the _best_ way to handle that. :) --- <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-19 16:05:45 -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#22107