Skip to content

Commit 7dd1382

Browse files
authored
Merge pull request #786 from fellhorn/dep/update_llama_cpp_b6002
Bump llama.cpp to b6002
2 parents a84f398 + d5abca2 commit 7dd1382

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)