diff --git a/CHANGELOG.md b/CHANGELOG.md index 197841bf39..90adbe54c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - fix: avoid cleanup errors for partially initialized `LlamaModel` objects by @usernames122 in #2173 - fix: suppress stdout and stderr in Jupyter notebooks by @Anai-Guo in #2181 - feat: enable arm64 musl builds by @acon96 in #2221 -- feat: Update llama.cpp to ggml-org/llama.cpp@d749821db +- feat: Update llama.cpp to ggml-org/llama.cpp@af6528e6d - fix: model fails to load when chat template uses HuggingFace generation tags by @tobocop2 in #2226 - docs: add contributing guide by @abetlen in #2229 - chore: Migrate llama.cpp submodule URL to ggml-org/llama.cpp by @shalinib-ibm in #2034 diff --git a/vendor/llama.cpp b/vendor/llama.cpp index d749821db3..af6528e6df 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit d749821db3bd587932d1ed57d43626cd552c9909 +Subproject commit af6528e6df5d798f7f1363ec1141699be0f638e2