[PR #14485] [MERGED] show peak memory usage #14701

Closed
opened 2026-04-13 01:01:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14485
Author: @pdevine
Created: 2/27/2026
Status: Merged
Merged: 2/27/2026
Merged by: @pdevine

Base: mainHead: pdevine/peak-mem


📝 Commits (1)

📊 Changes

7 files changed (+26 additions, -0 deletions)

View changed files

📝 api/types.go (+14 -0)
📝 llm/server.go (+1 -0)
📝 server/routes.go (+2 -0)
📝 x/mlxrunner/client.go (+2 -0)
📝 x/mlxrunner/mlx/memory.go (+4 -0)
📝 x/mlxrunner/pipeline.go (+2 -0)
📝 x/mlxrunner/runner.go (+1 -0)

📄 Description

Show peak memory usage for MLX based models.


🔄 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/14485 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/27/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/peak-mem` --- ### 📝 Commits (1) - [`6a371b6`](https://github.com/ollama/ollama/commit/6a371b6dadf7e72bfa20e3c77ad0a76020e09774) show peak memory usage ### 📊 Changes **7 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+14 -0) 📝 `llm/server.go` (+1 -0) 📝 `server/routes.go` (+2 -0) 📝 `x/mlxrunner/client.go` (+2 -0) 📝 `x/mlxrunner/mlx/memory.go` (+4 -0) 📝 `x/mlxrunner/pipeline.go` (+2 -0) 📝 `x/mlxrunner/runner.go` (+1 -0) </details> ### 📄 Description Show peak memory usage for MLX based models. --- <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-13 01:01:01 -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#14701