]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add AMX backend (llama/8998)
authorMa Mingfei <redacted>
Sat, 26 Oct 2024 06:43:40 +0000 (09:43 +0300)
committerGeorgi Gerganov <redacted>
Sat, 26 Oct 2024 07:31:47 +0000 (10:31 +0300)
commit5a2faecca23ae7585ffc54e246de1f1d218642cb
tree0a422f7c8ae280081e17d244c918f8053020e3af
parent77522db175f6368f69d12ccc8b5617e3e88d67a7
ggml : add AMX backend (llama/8998)
include/ggml-amx.h [new file with mode: 0644]
src/ggml-amx.cpp [new file with mode: 0644]
src/ggml-amx/common.h [new file with mode: 0644]
src/ggml-amx/mmq.cpp [new file with mode: 0644]
src/ggml-amx/mmq.h [new file with mode: 0644]