Add llama.cpp to vendor folder
This commit is contained in:
parent
79b304c9d4
commit
5bd6efb18a
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "vendor/llama.cpp"]
|
||||||
|
path = vendor/llama.cpp
|
||||||
|
url = git@github.com:ggerganov/llama.cpp.git
|
1
vendor/llama.cpp
vendored
Submodule
1
vendor/llama.cpp
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 93208cfb929c2323e5d2ac6bf354e278040e70ed
|
Loading…
Reference in a new issue