Skip to content

b3470

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 12:37
9d03d08
common : add --no-warmup option for main/llama-cli (#8712)

This commit adds a --no-warmup option for llama-cli.

The motivation for this is that it can be convenient to skip the
warmup llama_decode call when debugging.

Signed-off-by: Daniel Bevenius <[email protected]>