[PR #6617] [MERGED] Log system memory at info #58868

Closed
opened 2026-04-29 13:45:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6617
Author: @dhiltgen
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @dhiltgen

Base: mainHead: low_sys_mem


📝 Commits (1)

  • fc6b8b3 Log system memory at info

📊 Changes

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

View changed files

📝 llm/server.go (+1 -1)

📄 Description

On systems with low system memory, we can hit allocation failures that are difficult to diagnose without debug logs. This will make it easier to spot.

Resolves #6558


🔄 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/6617 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `low_sys_mem` --- ### 📝 Commits (1) - [`fc6b8b3`](https://github.com/ollama/ollama/commit/fc6b8b3ed8ea535bf641ead5dd6584ae37429b8a) Log system memory at info ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llm/server.go` (+1 -1) </details> ### 📄 Description On systems with low system memory, we can hit allocation failures that are difficult to diagnose without debug logs. This will make it easier to spot. Resolves #6558 --- <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-29 13:45:42 -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#58868