From: Georgi Gerganov Date: Sun, 7 Apr 2024 13:10:44 +0000 (+0300) Subject: extra : sync ggml-cuda folder X-Git-Tag: upstream/1.7.4~866 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a74fde9b4c98e9c08a48c15c7448bebdfb132d61;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp extra : sync ggml-cuda folder --- diff --git a/extra/sync-ggml-am.sh b/extra/sync-ggml-am.sh index 177f67bd..61191be7 100755 --- a/extra/sync-ggml-am.sh +++ b/extra/sync-ggml-am.sh @@ -60,6 +60,7 @@ while read c; do src/ggml*.m \ src/ggml*.metal \ src/ggml*.cu \ + src/ggml-cuda/* \ examples/common.h \ examples/common.cpp \ examples/common-ggml.h \