[PR #15014] [CLOSED] Update mlx to 0.31.1 #61665

Closed
opened 2026-04-29 16:43:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15014
Author: @pdevine
Created: 3/22/2026
Status: Closed

Base: mainHead: pdevine/mlx-update


📝 Commits (1)

  • 6f26695 mlx: update upstream mlx version

📊 Changes

11 files changed (+166 additions, -45 deletions)

View changed files

📝 MLX_CORE_VERSION (+1 -1)
📝 MLX_VERSION (+1 -1)
📝 x/imagegen/mlx/mlx.c (+55 -15)
📝 x/imagegen/mlx/mlx.go (+4 -2)
📝 x/imagegen/mlx/mlx.h (+26 -10)
📝 x/mlxrunner/mlx/CMakeLists.txt (+2 -1)
📝 x/mlxrunner/mlx/generated.c (+16 -2)
📝 x/mlxrunner/mlx/generated.h (+45 -9)
📝 x/mlxrunner/mlx/include/mlx/c/distributed_group.h (+4 -2)
📝 x/mlxrunner/mlx/include/mlx/c/ops.h (+8 -0)
📝 x/mlxrunner/mlx/ops_extra.go (+4 -2)

📄 Description

This bumps mlx and mlx-c to pick up the most recent nvfp4 changes.

We can either go with this or #14789.


🔄 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/15014 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 3/22/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pdevine/mlx-update` --- ### 📝 Commits (1) - [`6f26695`](https://github.com/ollama/ollama/commit/6f26695eae50e05f7fa15042c032caecbc11a9b4) mlx: update upstream mlx version ### 📊 Changes **11 files changed** (+166 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `MLX_CORE_VERSION` (+1 -1) 📝 `MLX_VERSION` (+1 -1) 📝 `x/imagegen/mlx/mlx.c` (+55 -15) 📝 `x/imagegen/mlx/mlx.go` (+4 -2) 📝 `x/imagegen/mlx/mlx.h` (+26 -10) 📝 `x/mlxrunner/mlx/CMakeLists.txt` (+2 -1) 📝 `x/mlxrunner/mlx/generated.c` (+16 -2) 📝 `x/mlxrunner/mlx/generated.h` (+45 -9) 📝 `x/mlxrunner/mlx/include/mlx/c/distributed_group.h` (+4 -2) 📝 `x/mlxrunner/mlx/include/mlx/c/ops.h` (+8 -0) 📝 `x/mlxrunner/mlx/ops_extra.go` (+4 -2) </details> ### 📄 Description This bumps mlx and mlx-c to pick up the most recent nvfp4 changes. We can either go with this or #14789. --- <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:43:10 -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#61665