]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
faster avx512 exp implementation (#7551)
authorChris Elrod <redacted>
Thu, 30 May 2024 11:32:55 +0000 (07:32 -0400)
committerGitHub <redacted>
Thu, 30 May 2024 11:32:55 +0000 (21:32 +1000)
commit59b0d077662fab430446b3119fa142f3291c45b2
tree8b95e7bd69048be614a85660667af5ac38436914
parentd5c05821f3c3d6cabe8ac45776fe0ecb0da13eca
faster avx512 exp implementation (#7551)

* faster avx512 exp implementation

* x->r

* improve accuracy, handle special cases

* remove `e`
ggml.c