mirror of
https://github.com/ollama/ollama.git
synced 2026-01-29 15:22:02 +03:00
* MLX - dynamic loading of mlx-c Create a wrapper layer to indirect the dependency on mlx-c so the main ollama binary does not have a load-time dependency on mlx-c, mlx, and on linux, cuda. Lazy load the library via dlopen so we can adjust the path to ensure the dependencies are found and fail gracefully if not present. * review comments * fix broken tests
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
v0.4.1
|