mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-23 11:10:57 -05:00
sync : llama.cpp
This commit is contained in:
@@ -4,6 +4,7 @@ cp -rpv ../llama.cpp/include/llama.h ./examples/talk-llama/llama.h
|
||||
|
||||
cp -rpv ../llama.cpp/src/llama*.cpp ./examples/talk-llama/
|
||||
cp -rpv ../llama.cpp/src/llama*.h ./examples/talk-llama/
|
||||
cp -rpv ../llama.cpp/src/models/* ./examples/talk-llama/models/
|
||||
cp -rpv ../llama.cpp/src/unicode.h ./examples/talk-llama/unicode.h
|
||||
cp -rpv ../llama.cpp/src/unicode.cpp ./examples/talk-llama/unicode.cpp
|
||||
cp -rpv ../llama.cpp/src/unicode-data.h ./examples/talk-llama/unicode-data.h
|
||||
|
||||
Reference in New Issue
Block a user