Skip to content

b4784

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 08:28
b95c8af
cmake: Fix ggml backend dependencies and installation (#11818)

* Fix dependencies between ggml and backends

ggml backends link only to ggml-base and ggml links to all backends.

* Fix installation of ggml backends

Set up GNUInstallDirs before setting the installation directory of ggml backends