From d5abca2120a7d849422124d048095af6acdd20f1 Mon Sep 17 00:00:00 2001 From: Dennis Keck <26092524+fellhorn@users.noreply.github.com> Date: Mon, 28 Jul 2025 00:48:42 +0200 Subject: [PATCH] Dep: Update llama.cpp b6002 Signed-off-by: Dennis Keck <26092524+fellhorn@users.noreply.github.com> --- llama-cpp-2/src/timing.rs | 1 + llama-cpp-sys-2/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/llama-cpp-2/src/timing.rs b/llama-cpp-2/src/timing.rs index 38257fca..7eaf208b 100644 --- a/llama-cpp-2/src/timing.rs +++ b/llama-cpp-2/src/timing.rs @@ -36,6 +36,7 @@ impl LlamaTimings { t_eval_ms, n_p_eval, n_eval, + n_reused, }, } } diff --git a/llama-cpp-sys-2/llama.cpp b/llama-cpp-sys-2/llama.cpp index e434e691..89d10295 160000 --- a/llama-cpp-sys-2/llama.cpp +++ b/llama-cpp-sys-2/llama.cpp @@ -1 +1 @@ -Subproject commit e434e69183fd9e1031f4445002083178c331a28b +Subproject commit 89d1029559bd2968f76db854f9f113d73e34527c