update run.sh
parent
19583709f8
commit
23935ff7b0
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue