Description
I am experiencing a change in llama cpp behavior due to 0c06204 by @jxy
Llama stop producing output abruptly. Many a time it goes into prompt mode without producing any output and some time it just outputs a few lines.
Prior to this change I used to get several paragraphs of output.
Command-line:
./main --top_k 0 --top_p 0.73 --color --multiline-input -i -n -1 --repeat-last-n -1 --no-penalize-nl --keep -1 --temp 1.7 --interactive-first -c 4096 -m chronos-13b-v2.ggmlv3.q8_0.bin
Sample Input Text:
Populations rarely (if ever) exist in isolation.
In reality, the growth rate of a given population depends not only on itself, but also on other populations that it interacts with either directly or indirectly.
Such interactions lead to a range of ecological relationships, including competition for resources, predation, mutualism, parasitism and more besides