From 60426b23cc6b9f715214ec09a144e477bfcb2b06 Mon Sep 17 00:00:00 2001 From: Andrei Betlen Date: Sat, 17 Jun 2023 13:37:14 -0400 Subject: [PATCH] Update llama.cpp --- CHANGELOG.md | 6 ++++++ vendor/llama.cpp | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a01f6d..9fba95d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- (llama.cpp) Update llama.cpp + +## [0.1.63] + +### Added + - (llama.cpp) Add full gpu utilisation in CUDA - (llama.cpp) Add get_vocab - (llama.cpp) Add low_vram parameter diff --git a/vendor/llama.cpp b/vendor/llama.cpp index d411968..4f9c43e 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit d411968e990c37f51328849c96a743dd78f3c3dd +Subproject commit 4f9c43e3bd488b7561119785485e1155dba338d7