]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (llama/11027)
authorSrihari-mcw <redacted>
Tue, 31 Dec 2024 14:23:33 +0000 (19:53 +0530)
committerGeorgi Gerganov <redacted>
Sat, 4 Jan 2025 08:45:01 +0000 (10:45 +0200)
commit3fcba3e58b479edfe306eb9d69db235dfec9dd23
tree8497f9b3652d48ed74f9e33cfd05470cee4acfb3
parentcea5f1c52faa27f4ebd4c588539035a220f8bef5
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (llama/11027)

* Fixes for clang AVX VNNI

* enable AVX VNNI and alder lake build for MSVC

* Apply suggestions from code review

---------

Co-authored-by: slaren <redacted>
ggml/src/CMakeLists.txt
ggml/src/ggml-cpu/CMakeLists.txt
ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
ggml/src/ggml-cpu/ggml-cpu-quants.c
ggml/src/ggml-cpu/llamafile/sgemm.cpp