]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
faster avx512 exp implementation (llama/7551)
authorChris Elrod <redacted>
Thu, 30 May 2024 11:32:55 +0000 (07:32 -0400)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:19:48 +0000 (18:19 +0300)
commit10a8a23100be00ca58c02700081dc77ddd262860
tree8412c4ef70d4ed4f117ad74eeb9e7d82c617d094
parent29cfeef77faf9b82e5bb65267ffc37f9fe259faa
faster avx512 exp implementation (llama/7551)

* faster avx512 exp implementation

* x->r

* improve accuracy, handle special cases

* remove `e`
ggml.c