]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add ggml-common.h to deduplicate shared code (#5940)
authorGeorgi Gerganov <redacted>
Sat, 9 Mar 2024 10:47:57 +0000 (12:47 +0200)
committerGitHub <redacted>
Sat, 9 Mar 2024 10:47:57 +0000 (12:47 +0200)
commit8a3012a4ad08112bb3dc3f1399afec4e93780c44
tree77966aa33e3d7c0491648a2cc69965ba1d5bd644
parent9674aaf35cb81478eb38c3f3ebde713ec72fbb79
ggml : add ggml-common.h to deduplicate shared code (#5940)

* ggml : add ggml-common.h to shared code

ggml-ci

* scripts : update sync scripts

* sycl : reuse quantum tables

ggml-ci

* ggml : minor

* ggml : minor

* sycl : try to fix build
CMakeLists.txt
Makefile
ggml-common.h [new file with mode: 0644]
ggml-cuda.cu
ggml-metal.metal
ggml-quants.c
ggml-quants.h
ggml-sycl.cpp
scripts/sync-ggml-am.sh
scripts/sync-ggml.sh