]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add CLI arg to llama-run to adjust the number of threads used (#12370)
authorEric Curtin <redacted>
Fri, 14 Mar 2025 16:41:20 +0000 (16:41 +0000)
committerGitHub <redacted>
Fri, 14 Mar 2025 16:41:20 +0000 (16:41 +0000)
commit9f2250ba722738ec0e6ab684636268a79160c854
treef62faec79a2a080d7a4d4ee8139993ef7ffed990
parent774973b8f3d5e375b0b74d58638eeb1817e950a8
Add CLI arg to llama-run to adjust the number of threads used (#12370)

We default to 4, sometimes we want to manually adjust this

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