Skip to content

Commit f1bb3ec

Browse files
committed
Include src/models
1 parent 06e3276 commit f1bb3ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llama-cpp-sys-2/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ include = [
2222
"/llama.cpp/ggml/src/*.cpp",
2323
"/llama.cpp/src/*.h",
2424
"/llama.cpp/src/*.cpp",
25+
"/llama.cpp/src/models/*.h",
26+
"/llama.cpp/src/models/*.cpp",
2527
"/llama.cpp/tools/mtmd/*.h",
2628
"/llama.cpp/tools/mtmd/*.cpp",
2729

0 commit comments

Comments
 (0)