| llama_perf_print | R Documentation |
Prints a formatted summary of timing and throughput statistics for the context (load time, prompt processing speed, generation speed). Output goes to the R console via the llama.cpp logging callback.
llama_perf_print(ctx)
ctx |
Context handle returned by [llama_new_context] |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.