8000 Add llama.cpp to vendor folder · coderonion/llama-cpp-python@5bd6efb · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bd6efb

Browse files
committed
Add llama.cpp to vendor folder
1 parent 79b304c commit 5bd6efb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "vendor/llama.cpp"]
2+
path = vendor/llama.cpp
3+
url = git@github.com:ggerganov/llama.cpp.git

vendor/llama.cpp

Submodule llama.cpp added at 93208cf

0 commit comments

Comments
 (0)
0