Skip to content

Commit 6ddd45b

Browse files
authored
Merge pull request #602 from AsakusaRinne/add_submodule
build: add llama.cpp as submodule.
2 parents e17c8df + 5da0b46 commit 6ddd45b

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 "llama.cpp"]
2+
path = llama.cpp
3+
url = https://github.com/ggerganov/llama.cpp.git

llama.cpp

Submodule llama.cpp added at 3ab8b3a

0 commit comments

Comments
 (0)