[PR #8014] [MERGED] Avoid underflow when FreeMemory < overhead #43835

Closed
opened 2026-04-24 23:24:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8014
Author: @rick-github
Created: 12/9/2024
Status: Merged
Merged: 12/10/2024
Merged by: @dhiltgen

Base: mainHead: overhead


📝 Commits (2)

  • e187f6f Prevent underflow when FreeMemory < overhead
  • 3a406a5 Merge branch 'ollama:main' into overhead

📊 Changes

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

View changed files

📝 llm/memory.go (+3 -3)

📄 Description

Fixes: #8011


🔄 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/8014 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 12/9/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `overhead` --- ### 📝 Commits (2) - [`e187f6f`](https://github.com/ollama/ollama/commit/e187f6f3f7ff09e12d4e8b22870c218e99c5a2b8) Prevent underflow when FreeMemory < overhead - [`3a406a5`](https://github.com/ollama/ollama/commit/3a406a592812092b2f3511f198949ae32aafda3f) Merge branch 'ollama:main' into overhead ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llm/memory.go` (+3 -3) </details> ### 📄 Description Fixes: #8011 --- <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-24 23:24:54 -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#43835