Skip to content

b6087

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:20
4161343
cmake: Add GGML_BACKEND_DIR option (#15074)

* cmake: Add GGML_BACKEND_DIR option

This can be used by distributions to specify where to look for backends
when ggml is built with GGML_BACKEND_DL=ON.

* Fix phrasing