update run.sh

This commit is contained in:
bel
2023-06-17 08:31:39 -06:00
parent 19583709f8
commit 23935ff7b0

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