]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
bindings/go : add linker flags to make metal work (#1944)
authorJosh Bleecher Snyder <redacted>
Sat, 9 Mar 2024 16:50:44 +0000 (08:50 -0800)
committerGitHub <redacted>
Sat, 9 Mar 2024 16:50:44 +0000 (18:50 +0200)
commitccf022f970e8201758f3b2ad148bb366912a084a
tree99524665cccb24f4845e498514101408ad479067
parent2852e1af55b1a2c180e608e62c0a0f0ab18bba10
bindings/go : add linker flags to make metal work (#1944)

The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes #1899, at least for me
bindings/go/whisper.go