]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
make : disable avx in case f16c is not available (#706)
authorduthils <redacted>
Fri, 14 Apr 2023 16:31:51 +0000 (12:31 -0400)
committerGitHub <redacted>
Fri, 14 Apr 2023 16:31:51 +0000 (19:31 +0300)
commit5f164203334ee85758236c2b51a15bfe842e4ec3
tree523caff00b80bd141e8d4579acd6fd8175913c78
parentccb47e7e109bc84dc1a2baff55fcf9451afc0a41
make : disable avx in case f16c is not available (#706)

Why:

* ggml.c does not support AVX without F16C
Makefile