Skip to content

Commit fab7b43

Browse files
committed
next
1 parent 27b93d3 commit fab7b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat_mistral.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cd $(dirname $0)
99

1010
# --mirostat 2 \
1111

12-
./main -m ./models/dolphin-2.?-mistral-7b.Q4_K_M.gguf -c 512 -b 1024 -n 1024 --keep 48 \
12+
./main -m models/dolphin-2.?-mistral-7b.Q4_K_M.gguf -c 512 -b 1024 -n 1024 --keep 48 \
1313
--repeat_penalty 1.0 --color -i \
1414
-r "User:" -f prompts/chat-with-bob.txt
1515

0 commit comments

Comments
 (0)