]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : reading the runtime sve config of the cpu (#8709)
authorjdomke <redacted>
Sat, 3 Aug 2024 16:34:41 +0000 (01:34 +0900)
committerGitHub <redacted>
Sat, 3 Aug 2024 16:34:41 +0000 (18:34 +0200)
commit76614f352e94d25659306d9e97321f204e5de0d3
tree134a2948c1ff17d1d8a8f9849542470f48a9c338
parentb72c20b85c1029d135022d39e9a20d4807c11893
ggml : reading the runtime sve config of the cpu (#8709)

* ggml : reading the runtime sve config of the cpu

* change to one time init to prevent performance drop

* prefix variable to avoid possible conflicts

* revert xxhash fix and add brackets

---------

Co-authored-by: domke <redacted>
ggml/src/ggml-aarch64.c
ggml/src/ggml-impl.h
ggml/src/ggml-quants.c
ggml/src/ggml-quants.h
ggml/src/ggml.c