mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-02-05 16:10:42 +01:00
fix format err
This commit is contained in:
parent
593cc8653d
commit
f077b03bc3
@ -10070,4 +10070,4 @@ void llama_perf_context_reset(struct llama_context * ctx) {
|
||||
ctx->t_start_us = ggml_time_us();
|
||||
ctx->t_eval_us = ctx->n_eval = 0;
|
||||
ctx->t_p_eval_us = ctx->n_p_eval = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user