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.
1 parent 202b1e7 commit 3b86321Copy full SHA for 3b86321
src/llama.cpp
@@ -10064,3 +10064,4 @@ void llama_perf_context_reset(struct llama_context * ctx) {
10064
ctx->t_eval_us = ctx->n_eval = 0;
10065
ctx->t_p_eval_us = ctx->n_p_eval = 0;
10066
}
10067
+
0 commit comments