We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e3276 commit f1bb3ecCopy full SHA for f1bb3ec
llama-cpp-sys-2/Cargo.toml
@@ -22,6 +22,8 @@ include = [
22
"/llama.cpp/ggml/src/*.cpp",
23
"/llama.cpp/src/*.h",
24
"/llama.cpp/src/*.cpp",
25
+ "/llama.cpp/src/models/*.h",
26
+ "/llama.cpp/src/models/*.cpp",
27
"/llama.cpp/tools/mtmd/*.h",
28
"/llama.cpp/tools/mtmd/*.cpp",
29
0 commit comments