]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add ggml_cpu_has_avx_vnni() (llama/4589)
authorautomaticcat <redacted>
Sat, 30 Dec 2023 08:07:48 +0000 (15:07 +0700)
committerGeorgi Gerganov <redacted>
Wed, 3 Jan 2024 12:20:04 +0000 (14:20 +0200)
commit32a2f25ea1c2ea5eb9e346dcfd9b40d9d6511cfa
tree5cb51e8eddff013a124f9f0b3cd142f9cae48e6b
parent56710e47df706ec858282507edc4e1f5cedd118b
ggml : add ggml_cpu_has_avx_vnni() (llama/4589)

* feat: add avx_vnni based on intel documents

* ggml: add avx vnni based on intel document

* llama: add avx vnni information display

* docs: add more details about using oneMKL and oneAPI for intel processors

* docs: add more details about using oneMKL and oneAPI for intel processors

* docs: add more details about using oneMKL and oneAPI for intel processors

* docs: add more details about using oneMKL and oneAPI for intel processors

* docs: add more details about using oneMKL and oneAPI for intel processors

* Update ggml.c

Fix indentation upgate

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

Co-authored-by: Georgi Gerganov <redacted>
include/ggml/ggml.h
src/ggml.c