]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add --n-predict -2 for stopping generation on full context (#2565)
authorChristian Demsar <redacted>
Thu, 10 Aug 2023 14:28:27 +0000 (10:28 -0400)
committerGitHub <redacted>
Thu, 10 Aug 2023 14:28:27 +0000 (16:28 +0200)
commite59fcb2bc129881f4a269fee748fb38bce0a64de
treef96cb28cdf28e315cd4bea28dbc10b77afbc7fde
parent1638757767072a4957f52b9e3594f0b67610631b
Add --n-predict -2 for stopping generation on full context (#2565)
examples/common.cpp
examples/main/README.md
examples/main/main.cpp