]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add SSE 4.2 and x64 base variant for CPUs without AVX (llama/12871)
authorDiego Devesa <redacted>
Mon, 21 Apr 2025 16:13:51 +0000 (18:13 +0200)
committerGeorgi Gerganov <redacted>
Thu, 24 Apr 2025 15:36:25 +0000 (18:36 +0300)
commitfd9dddbd6b21d40600dd522571fc863b04243e99
tree027f2941dbc38163ff116b319c13c16eed56d2fd
parent2cf380e25e25e20a577e9c5a49625aaf7c2713b2
ggml : add SSE 4.2 and x64 base variant for CPUs without AVX (llama/12871)

* ggml : add SSE 4.2 variant for CPUs without AVX

* ggml : add x64 base ABI variant
CMakeLists.txt
src/CMakeLists.txt
src/ggml-cpu/CMakeLists.txt
src/ggml-cpu/cpu-feats-x86.cpp