From: Georgi Gerganov Date: Sun, 7 Apr 2024 13:09:49 +0000 (+0300) Subject: scripts : sync ggml-cuda folder X-Git-Tag: upstream/0.0.1642~784 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=809a16326681caa73505042f98415d90b728b5ec;p=pkg%2Fggml%2Fsources%2Fggml scripts : sync ggml-cuda folder --- diff --git a/scripts/sync-whisper-am.sh b/scripts/sync-whisper-am.sh index 5dcc3a69..ef66f65f 100755 --- a/scripts/sync-whisper-am.sh +++ b/scripts/sync-whisper-am.sh @@ -59,6 +59,7 @@ while read c; do ggml*.m \ ggml*.metal \ ggml*.cu \ + ggml-cuda/* \ whisper.h \ whisper.cpp \ examples/common.h \