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