diff --git a/.gitmodules b/.gitmodules index 2b36e4928..b499a6c4d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "3rdparty/llama.cpp"] path = 3rdparty/llama.cpp - url = https://github.com/Eddie-Wang1120/llama.cpp.git - branch = merge-dev + url = https://github.com/octo-patch/llama.cpp.git + branch = fix/issue-530-unsupported-param-crash diff --git a/3rdparty/llama.cpp b/3rdparty/llama.cpp index 1f86f058d..752508458 160000 --- a/3rdparty/llama.cpp +++ b/3rdparty/llama.cpp @@ -1 +1 @@ -Subproject commit 1f86f058de0c3f4098dedae2ae8653c335c868a1 +Subproject commit 7525084585bdc179fa71aaeb2af84895fad62cf3