]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : detect SSSE3 (#2825)
authorPrzemysław Pawełczyk <redacted>
Sun, 27 Aug 2023 08:10:25 +0000 (10:10 +0200)
committerGitHub <redacted>
Sun, 27 Aug 2023 08:10:25 +0000 (11:10 +0300)
commit1591e2e590762011b43b10a9b6e04f13f98f2aa5
tree94a67bb41a70f95a047f6e6f8df76960bcaa334f
parent789c8c945a2814e1487e18e68823d9926e3b1454
ggml : detect SSSE3 (#2825)

* ggml : add ggml_cpu_has_ssse3

* llama : show SSSE3 in system info
ggml.c
ggml.h
llama.cpp