mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
make git module accessible anonymously
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "vendor/llama.cpp"]
|
||||
path = vendor/llama.cpp
|
||||
url = git@github.com:ggerganov/llama.cpp.git
|
||||
url = https://github.com/ggerganov/llama.cpp.git
|
||||
|
||||
Reference in New Issue
Block a user