[PR #12252] [MERGED] llm: Enable new memory estimates by default #39624

Closed
opened 2026-04-23 00:36:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12252
Author: @jessegross
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @jessegross

Base: mainHead: jessegross/new_estimates


📝 Commits (1)

  • 9c055cc llm: Enable new memory estimates by default

📊 Changes

2 files changed (+1 additions, -9 deletions)

View changed files

📝 envconfig/config.go (+0 -3)
📝 llm/server.go (+1 -6)

📄 Description

New memory estimates (see #11090 for more information) are now enabled automatically for all models running on the Ollama engine, improving both stability and performance through more accurate sizing and allocation. Models running on the llama engine will continue to use the original style of memory estimation.


🔄 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/12252 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `main` ← **Head:** `jessegross/new_estimates` --- ### 📝 Commits (1) - [`9c055cc`](https://github.com/ollama/ollama/commit/9c055ccf267abcf626f477e682f367f11040331f) llm: Enable new memory estimates by default ### 📊 Changes **2 files changed** (+1 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `envconfig/config.go` (+0 -3) 📝 `llm/server.go` (+1 -6) </details> ### 📄 Description New memory estimates (see #11090 for more information) are now enabled automatically for all models running on the Ollama engine, improving both stability and performance through more accurate sizing and allocation. Models running on the llama engine will continue to use the original style of memory estimation. --- <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-23 00:36:08 -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#39624