Skip to content

Commit d5abca2

Browse files
committed
Dep: Update llama.cpp b6002
Signed-off-by: Dennis Keck <[email protected]>
1 parent b107baa commit d5abca2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

llama-cpp-2/src/timing.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ impl LlamaTimings {
3636
t_eval_ms,
3737
n_p_eval,
3838
n_eval,
39+
n_reused,
3940
},
4041
}
4142
}

llama-cpp-sys-2/llama.cpp

Submodule llama.cpp updated 394 files

0 commit comments

Comments
 (0)