Fix more double prompting. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 32f4b98a100de5d473a5e0cd38f08a58159de4d8
DIR parent 9d3a6197f60864f9d9579f184e4c5e3dbee6572e
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sun, 19 Oct 2025 12:48:55 +0200
Fix more double prompting.
Diffstat:
M gpt | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/gpt b/gpt
@@ -56,7 +56,6 @@ function remote_llama() {
--hidethinking \
--nowordwrap \
"${ggmlmodel}" \
- "${prompt}" \
| head -n 1 \
| sed -e 's/^"//;s/"$//;'
else