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 bdf46aa commit 45d6c1cCopy full SHA for 45d6c1c
llama-cpp-sys-2/Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/utilityai/llama-cpp-rs"
8
links = "llama"
9
10
include = [
11
+ "build.rs",
12
"/src",
13
"llama-cpp-sys-2/ggml.c",
14
"llama-cpp-sys-2/ggml.h",
0 commit comments