Skip to content

Tags: zhaodingmao/llama.cpp

Tags

b3506

Toggle b3506's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ggml : reading the runtime sve config of the cpu (ggml-org#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 <[email protected]>