From: Georgi Gerganov Date: Sun, 7 Apr 2024 13:08:12 +0000 (+0300) Subject: scripts : sync ggml-cuda folder X-Git-Tag: upstream/0.0.4488~1865 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=43e8995e754b8e04642e92822055d193a3272b37;p=pkg%2Fggml%2Fsources%2Fllama.cpp scripts : sync ggml-cuda folder --- diff --git a/scripts/sync-ggml-am.sh b/scripts/sync-ggml-am.sh index 3003290f..3ae7f460 100755 --- a/scripts/sync-ggml-am.sh +++ b/scripts/sync-ggml-am.sh @@ -60,6 +60,7 @@ while read c; do src/ggml*.m \ src/ggml*.metal \ src/ggml*.cu \ + src/ggml-cuda/* \ tests/test-opt.cpp \ tests/test-grad0.cpp \ tests/test-quantize-fns.cpp \