We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a84f398 + d5abca2 commit 7dd1382Copy full SHA for 7dd1382
llama-cpp-2/src/timing.rs
@@ -36,6 +36,7 @@ impl LlamaTimings {
36
t_eval_ms,
37
n_p_eval,
38
n_eval,
39
+ n_reused,
40
},
41
}
42
llama-cpp-sys-2/llama.cpp
0 commit comments