]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
make : fix Linux machines supporting AVX1 not AVX2 (#1162)
authorEric Swanson <redacted>
Fri, 25 Aug 2023 12:52:22 +0000 (08:52 -0400)
committerGitHub <redacted>
Fri, 25 Aug 2023 12:52:22 +0000 (15:52 +0300)
commit8ce20f0f3d0e9a5916a950830a6843c7e6fb3bea
tree9a581c1dbdc58428a1cc33f4ab3a251afb6d741e
parentc84cf87261160f97ca53a1287ce6a75a28a7b9d3
make : fix Linux machines supporting AVX1 not AVX2 (#1162)

e.g. ancient CPU E5-2670 (v1)

See issue #1126

Co-authored-by: Georgi Gerganov <redacted>
Makefile