ollama/x/mlxrunner/mlx
Daniel Hiltgen f4f0a4a471
update mlx-c bindings to 0.5.0 (#14380)
* chore: update mlx-c bindings to 0.5.0 (#14303)

* linux: use gcc 11

---------

Co-authored-by: Patrick Devine <patrick@infrahq.com>
2026-02-23 16:44:29 -08:00
..
generator update mlx-c bindings to 0.5.0 (#14380) 2026-02-23 16:44:29 -08:00
.gitignore Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
act.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
array.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
array_test.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
CMakeLists.txt update mlx-c bindings to 0.5.0 (#14380) 2026-02-23 16:44:29 -08:00
dtype.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
dynamic.c mlx: remove noisy error output from dynamic library loading (#14346) 2026-02-20 23:46:07 -08:00
dynamic.go mlx: try loading library via rpath before searching directories (#14322) 2026-02-19 10:55:02 -08:00
dynamic.h Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
fast.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
generated.c update mlx-c bindings to 0.5.0 (#14380) 2026-02-23 16:44:29 -08:00
generated.h update mlx-c bindings to 0.5.0 (#14380) 2026-02-23 16:44:29 -08:00
io.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
memory.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
mlx.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
nn.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00
ops.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
ops_extra.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
random.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
slice.go mlxrunner: Fix memory leaks with pin/sweep lifecycle management 2026-02-23 09:50:07 -08:00
stream.go Add MLX runner with GLM4-MoE-Lite model support (#14185) 2026-02-10 14:57:57 -08:00