update run.sh

master
bel 2023-06-17 08:31:39 -06:00
parent 19583709f8
commit 23935ff7b0
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ cd llama.cpp
-n 256 \ -n 256 \
--repeat_penalty 1.0 \ --repeat_penalty 1.0 \
--color \ --color \
-i \ --interactive \
--interactive-first \
-r "User:" \ -r "User:" \
-f prompts/chat-with-bob.txt -f prompts/chat-with-bob.txt