Skip to content

Commit d621e39

Browse files
authored
Merge pull request #597 from babichjacob/add-ggml-metal
Include `llama.cpp/ggml/src/ggml-metal` when publishing `llama-cpp-sys-2`
2 parents b56a38e + f373cf4 commit d621e39

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)