]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add ggml-common.h to deduplicate shared code (llama/5940)
authorGeorgi Gerganov <redacted>
Sat, 9 Mar 2024 10:47:57 +0000 (12:47 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 Mar 2024 16:46:58 +0000 (18:46 +0200)
commit9ff852327ade574971622823b829bd44a84bcb48
tree4441e17b0fee8f3c515bcce70060bf99b3614b56
parent04848e2c5115c7e7f5b2d6f27c8105a09e455b5b
ggml : add ggml-common.h to deduplicate shared code (llama/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
ggml-common.h [new file with mode: 0644]
src/ggml-cuda.cu
src/ggml-metal.metal
src/ggml-quants.c
src/ggml-quants.h
src/ggml-sycl.cpp