[PR #14380] [MERGED] update mlx-c bindings to 0.5.0 #14646

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14380
Author: @dhiltgen
Created: 2/23/2026
Status: Merged
Merged: 2/24/2026
Merged by: @dhiltgen

Base: mainHead: mlx-c-0.5.0


📝 Commits (2)

📊 Changes

9 files changed (+857 additions, -845 deletions)

View changed files

📝 Dockerfile (+2 -7)
📝 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

Also updates gcc to v11 for Linux builds.


🔄 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/14380 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `mlx-c-0.5.0` --- ### 📝 Commits (2) - [`f515b10`](https://github.com/ollama/ollama/commit/f515b1094213b6cfac52c8235eab4d9116724451) chore: update mlx-c bindings to 0.5.0 (#14303) - [`53a3513`](https://github.com/ollama/ollama/commit/53a3513030a31d65f0986500821f20ec67d38139) linux: use gcc 11 ### 📊 Changes **9 files changed** (+857 additions, -845 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -7) 📝 `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 Also updates gcc to v11 for Linux builds. --- <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:54 -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#14646