[PR #202] [MERGED] better error message when model not found on pull #35911

Closed
opened 2026-04-22 20:39:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/202
Author: @BruceMacD
Created: 7/24/2023
Status: Merged
Merged: 7/25/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/no-model-err


📝 Commits (2)

  • 536028c better error message when model not found on pull
  • 07ed69b remove reduandant err var

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 api/client.go (+1 -1)
📝 server/images.go (+4 -1)

📄 Description

ollama run orca-dne
pulling manifest
Error: pull model manifest: model not found

resolves #180


🔄 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/202 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 7/25/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/no-model-err` --- ### 📝 Commits (2) - [`536028c`](https://github.com/ollama/ollama/commit/536028c35a7fe1bc74f9fbb157244a2d775afa46) better error message when model not found on pull - [`07ed69b`](https://github.com/ollama/ollama/commit/07ed69bc37fd147257e9b5fe45492b1323df1d52) remove reduandant err var ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+1 -1) 📝 `server/images.go` (+4 -1) </details> ### 📄 Description ``` ollama run orca-dne pulling manifest Error: pull model manifest: model not found ``` resolves #180 --- <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 20:39:02 -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#35911