The generate text is repeat or has:ask a question and answer it oneself

#3
by linyigreat - opened

I use llama-cli, such as: ./build/bin/llama-cli -m {safe_model} -c 640 -b 1024 -n 200 -np 1 -t 10 -no-cnv -p {describe_illness} --repeat-penalty 1.2 --temp 0.3,
the generate:
image.png
but I only want:
image.png
the parameter -n 200, is need, I want n>=200.

Sign up or log in to comment