Skip to content

Commit f373cf4

Browse files
committed
Include llama.cpp/ggml/src/ggml-metal when publishing llama-cpp-sys-2
1 parent b56a38e commit f373cf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama-cpp-sys-2/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ include = [
3535

3636
"/llama.cpp/ggml/src/ggml-cpu/**/*",
3737
"/llama.cpp/ggml/src/ggml-cuda/**/*",
38+
"/llama.cpp/ggml/src/ggml-metal/**/*",
3839
"/llama.cpp/ggml/src/ggml-vulkan/**/*",
3940

4041
"/llama.cpp/ggml/src/llamafile/sgemm.h",

0 commit comments

Comments
 (0)