diff --git a/vicuna-tools.d/run.sh b/vicuna-tools.d/run.sh index 7ff6e49..2bd988e 100644 --- a/vicuna-tools.d/run.sh +++ b/vicuna-tools.d/run.sh @@ -6,6 +6,7 @@ cd llama.cpp -n 256 \ --repeat_penalty 1.0 \ --color \ - -i \ + --interactive \ + --interactive-first \ -r "User:" \ -f prompts/chat-with-bob.txt