]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-run : include temperature option (#10899)
authorEric Curtin <redacted>
Mon, 23 Dec 2024 00:21:40 +0000 (00:21 +0000)
committerGitHub <redacted>
Mon, 23 Dec 2024 00:21:40 +0000 (01:21 +0100)
commitdab76c92cc63072d9495ba87f2f3f3a4872d4f57
treef1f82e68a8ed1795c546880aca0d4ee33a7a338d
parent7024d59e6a572730626cb11896829d115043a1b1
llama-run : include temperature option (#10899)

This commit updates the `examples/run/README.md` file to include a new
option for setting the temperature and updates the `run.cpp` file to
parse this option.

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