Merge pull request #248 from localagi/main

make git module accessible anonymously
This commit is contained in:
Andrei
2023-05-22 03:15:15 -04:00
committed by GitHub

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "vendor/llama.cpp"] [submodule "vendor/llama.cpp"]
path = vendor/llama.cpp path = vendor/llama.cpp
url = git@github.com:ggerganov/llama.cpp.git url = https://github.com/ggerganov/llama.cpp.git