]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : reading the runtime sve config of the cpu (llama/8709)
authorjdomke <redacted>
Sat, 3 Aug 2024 16:34:41 +0000 (01:34 +0900)
committerGeorgi Gerganov <redacted>
Thu, 8 Aug 2024 10:45:29 +0000 (13:45 +0300)
commit0b5195f6c64d64c421d6f7710e34fbc066546d1b
tree89c0057f7fd67d88cf8a0b74b2572539ddbde692
parente59cf54176fff60343f0bf62691250cd9fdf928b
ggml : reading the runtime sve config of the cpu (llama/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>
src/ggml-aarch64.c
src/ggml-impl.h
src/ggml-quants.c
src/ggml-quants.h
src/ggml.c