[PR #14316] [MERGED] Revert "chore: update mlx-c bindings to 0.5.0 (#14303)" #14615

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

📋 Pull Request Information

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

Base: mainHead: pdevine/revert-mlx-c


📝 Commits (1)

  • 4a00e98 Revert "chore: update mlx-c bindings to 0.5.0 (#14303)"

📊 Changes

8 files changed (+838 additions, -855 deletions)

View changed files

📝 MLX_VERSION (+1 -1)
📝 x/imagegen/mlx/generate_wrappers.go (+8 -13)
📝 x/imagegen/mlx/mlx.c (+14 -134)
📝 x/imagegen/mlx/mlx.h (+8 -56)
📝 x/mlxrunner/mlx/CMakeLists.txt (+1 -1)
📝 x/mlxrunner/mlx/generated.c (+69 -190)
📝 x/mlxrunner/mlx/generated.h (+737 -456)
📝 x/mlxrunner/mlx/generator/generated.h.gotmpl (+0 -4)

📄 Description

This reverts commit f01a9a7859. mlx-c 0.5.0 has some issues with the gcc 10 toolchain.


🔄 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/14316 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/19/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/revert-mlx-c` --- ### 📝 Commits (1) - [`4a00e98`](https://github.com/ollama/ollama/commit/4a00e9801c39bc01711ed981ad44ece78ff5d71e) Revert "chore: update mlx-c bindings to 0.5.0 (#14303)" ### 📊 Changes **8 files changed** (+838 additions, -855 deletions) <details> <summary>View changed files</summary> 📝 `MLX_VERSION` (+1 -1) 📝 `x/imagegen/mlx/generate_wrappers.go` (+8 -13) 📝 `x/imagegen/mlx/mlx.c` (+14 -134) 📝 `x/imagegen/mlx/mlx.h` (+8 -56) 📝 `x/mlxrunner/mlx/CMakeLists.txt` (+1 -1) 📝 `x/mlxrunner/mlx/generated.c` (+69 -190) 📝 `x/mlxrunner/mlx/generated.h` (+737 -456) 📝 `x/mlxrunner/mlx/generator/generated.h.gotmpl` (+0 -4) </details> ### 📄 Description This reverts commit f01a9a785988bbaddc7460d1868a2ab6aa161bf4. mlx-c 0.5.0 has some issues with the gcc 10 toolchain. --- <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 00:59:13 -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#14615