diff --git a/.gitmodules b/.gitmodules index 7edf097..d1a555b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/llama.cpp"] path = vendor/llama.cpp - url = https://github.com/ggerganov/llama.cpp.git + url = git@github.com:AmpereComputingAI/llama.aio.git diff --git a/vendor/llama.cpp b/vendor/llama.cpp index 973053d..a19f265 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit 973053d8b0d04809836b3339a50f68d9c842de90 +Subproject commit a19f26587002688253b4b35e22b95cdf8abb8215