Skip to content

Commit 927bec2

Browse files
authored
Merge pull request #866 from ysimonson/update-2025-11-20
Update llama.cpp
2 parents ef3a87b + f1bb3ec commit 927bec2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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

llama-cpp-sys-2/llama.cpp

Submodule llama.cpp updated 435 files

0 commit comments

Comments
 (0)