[PR #14303] [MERGED] chore: update mlx-c bindings to 0.5.0 #14611

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14303
Author: @pdevine
Created: 2/17/2026
Status: Merged
Merged: 2/18/2026
Merged by: @pdevine

Base: mainHead: pdevine/mlx-c-0.5.0


📝 Commits (1)

  • 2ea60e9 chore: update mlx-c bindings to 0.5.0

📊 Changes

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

View changed files

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

📄 Description

Fixes #14298


🔄 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/14303 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/mlx-c-0.5.0` --- ### 📝 Commits (1) - [`2ea60e9`](https://github.com/ollama/ollama/commit/2ea60e99635ba3a2b12637212d3550b81517ffe6) chore: update mlx-c bindings to 0.5.0 ### 📊 Changes **8 files changed** (+855 additions, -838 deletions) <details> <summary>View changed files</summary> 📝 `MLX_VERSION` (+1 -1) 📝 `x/imagegen/mlx/generate_wrappers.go` (+13 -8) 📝 `x/imagegen/mlx/mlx.c` (+134 -14) 📝 `x/imagegen/mlx/mlx.h` (+56 -8) 📝 `x/mlxrunner/mlx/CMakeLists.txt` (+1 -1) 📝 `x/mlxrunner/mlx/generated.c` (+190 -69) 📝 `x/mlxrunner/mlx/generated.h` (+456 -737) 📝 `x/mlxrunner/mlx/generator/generated.h.gotmpl` (+4 -0) </details> ### 📄 Description Fixes #14298 --- <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:09 -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#14611