diff --git a/Makefile b/Makefile index b844fb3..5967683 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ endif # Pinned llama.cpp commit, used when vendor/llama.cpp has to be cloned. MUST # match the vendor/llama.cpp submodule; bump both together, see # docs/release-guide.md. Override to build the NIF against another revision. -LLAMA_COMMIT ?= 465e49b9cea78a68b9c244ffb48d0ee24a82873d +LLAMA_COMMIT ?= 4b98ab805a2638121f1671bf572832e07ef13e7d # The commit actually on disk. A submodule can be bumped without LLAMA_COMMIT # following it, and the build has to key off what is really there. diff --git a/vendor/llama.cpp b/vendor/llama.cpp index 465e49b..4b98ab8 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit 465e49b9cea78a68b9c244ffb48d0ee24a82873d +Subproject commit 4b98ab805a2638121f1671bf572832e07ef13e7d