Merge pull request #59 from edef1c/include-ggml-opencl
include ggml-opencl in the crate
This commit is contained in:
commit
93f8d92d56
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ include = [
|
||||||
"whisper.cpp/CMakeLists.txt",
|
"whisper.cpp/CMakeLists.txt",
|
||||||
"whisper.cpp/ggml.c",
|
"whisper.cpp/ggml.c",
|
||||||
"whisper.cpp/ggml.h",
|
"whisper.cpp/ggml.h",
|
||||||
|
"whisper.cpp/ggml-opencl.c",
|
||||||
|
"whisper.cpp/ggml-opencl.h",
|
||||||
"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