[PR #1814] [MERGED] fix: simplify ggml update logic #10688

Closed
opened 2026-04-12 23:07:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1814
Author: @BruceMacD
Created: 1/5/2024
Status: Merged
Merged: 1/5/2024
Merged by: @BruceMacD

Base: mainHead: brucemacd/simplify-repull


📝 Commits (1)

  • 9fbff80 simplify ggml update logic

📊 Changes

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

View changed files

📝 cmd/cmd.go (+18 -24)

📄 Description

  • allow cancelling gguf model update pull
  • additional information is now available in show response, use this to pull gguf before running

🔄 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/1814 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 1/5/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/simplify-repull` --- ### 📝 Commits (1) - [`9fbff80`](https://github.com/ollama/ollama/commit/9fbff80e9f64398f7b5a1efa4a4bebc6b0d3fc7c) simplify ggml update logic ### 📊 Changes **1 file changed** (+18 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+18 -24) </details> ### 📄 Description - allow cancelling gguf model update pull - additional information is now available in show response, use this to pull gguf before running --- <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-12 23:07:35 -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#10688