llama.cpp/chat.sh

7 lines
196 B
Bash
Raw Normal View History

2023-03-21 17:09:37 +01:00
#!/bin/bash
#
# Temporary script - will be removed in the future
#
./main -m ./models/7B/ggml-model-q4_0.bin -b 128 -n 256 --repeat_penalty 1.0 --color -i -r "User:" -f prompts/chat-with-bob.txt