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.
sgemm.h
1 parent 6d6be16 commit 290222eCopy full SHA for 290222e
llama-cpp-sys-2/Cargo.toml
@@ -37,7 +37,8 @@ include = [
37
"/llama.cpp/unicode-data.h",
38
"/llama.cpp/unicode-data.cpp",
39
"/llama.cpp/ggml-common.h",
40
- "/llama.cpp/ggml-cuda"
+ "/llama.cpp/ggml-cuda",
41
+ "/llama.cpp/sgemm.h",
42
]
43
44
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments