[PR #13699] [MERGED] x/imagegen/cli: skip local model check #45598

Closed
opened 2026-04-25 01:16:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13699
Author: @jmorganca
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @jmorganca

Base: mainHead: jmorganca/fix-linux-imagegen


📝 Commits (2)

  • 1e4e426 remove local model lookup for imagegen on ollama run
  • ba3ccc5 remove tests

📊 Changes

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

View changed files

📝 x/imagegen/cli.go (+1 -9)

📄 Description

ollama run was incorrectly checking for imagegen models locally before sending a request


🔄 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/13699 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-linux-imagegen` --- ### 📝 Commits (2) - [`1e4e426`](https://github.com/ollama/ollama/commit/1e4e42699a444c86fed20d9268c5533f4517c95e) remove local model lookup for imagegen on ollama run - [`ba3ccc5`](https://github.com/ollama/ollama/commit/ba3ccc51cb9274f9bb7e5ca22a1da7598f8236ac) remove tests ### 📊 Changes **1 file changed** (+1 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `x/imagegen/cli.go` (+1 -9) </details> ### 📄 Description `ollama run` was incorrectly checking for imagegen models locally before sending a request --- <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-25 01:16:10 -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#45598