From: Georgi Gerganov Date: Tue, 14 Jan 2025 07:41:40 +0000 (+0200) Subject: scripts : sync gguf (cont) X-Git-Tag: upstream/0.0.1642~1 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=f33c42adaf5d7fc24093f3975c162d905d8e111a;p=pkg%2Fggml%2Fsources%2Fggml scripts : sync gguf (cont) --- diff --git a/scripts/sync-llama-am.sh b/scripts/sync-llama-am.sh index 155914a9..32d1ee06 100755 --- a/scripts/sync-llama-am.sh +++ b/scripts/sync-llama-am.sh @@ -86,6 +86,7 @@ while read c; do ggml/src/ggml-sycl/* \ ggml/src/ggml-vulkan/* \ ggml/include/ggml*.h \ + ggml/include/gguf*.h \ tests/test-opt.cpp \ tests/test-quantize-fns.cpp \ tests/test-quantize-perf.cpp \