]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add AVX2 implementation of quantize_row_q4_1 (#515)
authorslaren <redacted>
Tue, 28 Mar 2023 18:06:03 +0000 (20:06 +0200)
committerGitHub <redacted>
Tue, 28 Mar 2023 18:06:03 +0000 (21:06 +0300)
commit2a98bc18ea34dbf15f261a0df37080e588a189d1
tree4b52fdb861d27928eb1292cfde57c32bc16a60c8
parentd0aaff571cd5c316b68e3e11d57e274bfd2bd457
ggml : add AVX2 implementation of quantize_row_q4_1 (#515)

* Add AVX2 implementation of quantize_row_q4_1

* Actually use AVX2

* Make quantize_row_q4_1 static

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
ggml.c