[PR #14558] [MERGED] mlxrunner: Refcount pinned tensors #14722

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14558
Author: @jessegross
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @jessegross

Base: mainHead: jessegross/pinned


📝 Commits (1)

  • eb1945c mlxrunner: Refcount pinned tensors

📊 Changes

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

View changed files

📝 x/mlxrunner/mlx/array.go (+5 -5)

📄 Description

Otherwise, it is error prone to manage multiple components working with the same tensor.


🔄 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/14558 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `main` ← **Head:** `jessegross/pinned` --- ### 📝 Commits (1) - [`eb1945c`](https://github.com/ollama/ollama/commit/eb1945c0f7ab6edaff3ed235506518daec519766) mlxrunner: Refcount pinned tensors ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `x/mlxrunner/mlx/array.go` (+5 -5) </details> ### 📄 Description Otherwise, it is error prone to manage multiple components working with the same tensor. --- <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:26 -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#14722