]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : move sgemm sources to llamafile subfolder (#8394)
authorGeorgi Gerganov <redacted>
Wed, 10 Jul 2024 12:23:29 +0000 (15:23 +0300)
committerGitHub <redacted>
Wed, 10 Jul 2024 12:23:29 +0000 (15:23 +0300)
commit6b2a849d1f43d46b82d2f9c08c3275137b528784
treedf9312255d968aee915cdf36595c87599746f8c6
parent0f1a39f3439825acf7e3a1663566d410be152170
ggml : move sgemm sources to llamafile subfolder (#8394)

ggml-ci
Makefile
ggml/CMakeLists.txt
ggml/src/CMakeLists.txt
ggml/src/ggml.c
ggml/src/llamafile/sgemm.cpp [new file with mode: 0644]
ggml/src/llamafile/sgemm.h [new file with mode: 0644]
ggml/src/sgemm.cpp [deleted file]
ggml/src/sgemm.h [deleted file]