Parcourir la source

scripts : sync ggml-cuda folder

Georgi Gerganov il y a 1 an
Parent
commit
43e8995e75
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      scripts/sync-ggml-am.sh

+ 1 - 0
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 \