Skip to content

Commit 7e8fcbb

Browse files
committed
added llama.cpp/ggml-metal.h
1 parent 3f021f8 commit 7e8fcbb

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
@@ -22,6 +22,7 @@ include = [
2222
"/llama.cpp/ggml-impl.h",
2323
"/llama.cpp/ggml-metal.m",
2424
"/llama.cpp/ggml-metal.metal",
25+
"/llama.cpp/ggml-metal.h",
2526
"/llama.cpp/ggml-mpi.c",
2627
"/llama.cpp/ggml-mpi.h",
2728
"/llama.cpp/ggml-opencl.cpp",

0 commit comments

Comments
 (0)