e9ce91e9a6
On linux, we link the CPU library in to the Go app and fall back to it when no GPU match is found. On windows we do not link in the CPU library so that we can better control our dependencies for the CLI. This fixes the logic so we correctly fallback to the dynamic CPU library on windows. |
||
---|---|---|
.. | ||
gguf@328b83de23 | ||
CMakeLists.txt | ||
ext_server.cpp | ||
ext_server.h | ||
gen_common.sh | ||
gen_darwin.sh | ||
gen_linux.sh | ||
gen_windows.ps1 | ||
generate_darwin.go | ||
generate_linux.go | ||
generate_windows.go |