Add whisper.cpp/ggml-alloc.* to include array
This commit is contained in:
parent
3350ae41fb
commit
16c02e927e
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ include = [
|
|||
"whisper.cpp/ggml-opencl.h",
|
||||
"whisper.cpp/ggml-cuda.cu",
|
||||
"whisper.cpp/ggml-cuda.h",
|
||||
"whisper.cpp/ggml-alloc.h",
|
||||
"whisper.cpp/ggml-alloc.c",
|
||||
"whisper.cpp/LICENSE",
|
||||
"whisper.cpp/whisper.cpp",
|
||||
"whisper.cpp/whisper.h",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue