Skip to content

Commit f360aec

Browse files
committed
Add llama.cpp as submodule for optional Web UI
1 parent 48e11be commit f360aec

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

third_party/llama.cpp

Submodule llama.cpp added at 761797f

0 commit comments

Comments
 (0)