]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Fri, 3 Jan 2025 12:00:38 +0000 (14:00 +0200)
commita38a777f998a12327f766a4254ed3d5dea60162b
tree7079ffda43121bce41d7472fd349ff43d5fc6506
parent8603ac1c80b2c46957411dcfc63c3e67956f7548
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>
src/CMakeLists.txt
src/ggml-cpu/CMakeLists.txt
src/ggml-cpu/ggml-cpu-aarch64.cpp
src/ggml-cpu/ggml-cpu-quants.c
src/ggml-cpu/llamafile/sgemm.cpp