scripts : update sync

This commit is contained in:
Georgi Gerganov
2024-04-09 20:25:50 +03:00
parent 52ccd4a3a8
commit 3b8aade3c2
2 changed files with 9 additions and 0 deletions

View File

@ -41,3 +41,5 @@ cp -rpv ../ggml/examples/whisper/whisper.cpp ./whisper.cpp
cp -rpv ../ggml/examples/whisper/main.cpp ./examples/main/main.cpp
cp -rpv ../ggml/examples/whisper/quantize.cpp ./examples/quantize/quantize.cpp
cp -rpv ../LICENSE ./LICENSE
cp -rpv ../ggml/scripts/gen-authors.sh ./scripts/gen-authors.sh