]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-run : improve progress bar (#10821)
authorEric Curtin <redacted>
Thu, 19 Dec 2024 02:58:00 +0000 (02:58 +0000)
committerGitHub <redacted>
Thu, 19 Dec 2024 02:58:00 +0000 (03:58 +0100)
commit7909e8588ddf70820adf1f325490eb3f67b32875
treeda9503cea6b05ff71267ec89f08457299bb3fc49
parent9177484f589d770ffc4e655b9819124d6a22c1d9
llama-run : improve progress bar (#10821)

Set default width to whatever the terminal is. Also fixed a small bug around
default n_gpu_layers value.

Signed-off-by: Eric Curtin <redacted>
README.md
examples/run/README.md
examples/run/run.cpp