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