[PR #15435] mlx: partial cleanup of imagegen layout #61854

Open
opened 2026-04-29 16:51:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15435
Author: @dhiltgen
Created: 4/8/2026
Status: 🔄 Open

Base: mainHead: imagegen_cleanup


📝 Commits (1)

  • 98aa2f1 mlx: partial cleanup of imagegen layout

📊 Changes

7 files changed (+1 additions, -1 deletions)

View changed files

📝 server/images.go (+1 -1)
📝 x/transfer/download.go (+0 -0)
📝 x/transfer/sparse_other.go (+0 -0)
📝 x/transfer/sparse_windows.go (+0 -0)
📝 x/transfer/transfer.go (+0 -0)
📝 x/transfer/transfer_test.go (+0 -0)
📝 x/transfer/upload.go (+0 -0)

📄 Description

This moves part of the imagegen safetensors code to the new package.

Once a few other PRs land I'll finish cleaning up the remaining safetensors model code out of imagegen.


🔄 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/15435 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/8/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `imagegen_cleanup` --- ### 📝 Commits (1) - [`98aa2f1`](https://github.com/ollama/ollama/commit/98aa2f1d7459807651fc11b161f8f3b21c44b14e) mlx: partial cleanup of imagegen layout ### 📊 Changes **7 files changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+1 -1) 📝 `x/transfer/download.go` (+0 -0) 📝 `x/transfer/sparse_other.go` (+0 -0) 📝 `x/transfer/sparse_windows.go` (+0 -0) 📝 `x/transfer/transfer.go` (+0 -0) 📝 `x/transfer/transfer_test.go` (+0 -0) 📝 `x/transfer/upload.go` (+0 -0) </details> ### 📄 Description This moves part of the imagegen safetensors code to the new package. Once a few other PRs land I'll finish cleaning up the remaining safetensors model code out of imagegen. --- <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 16:51:20 -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#61854