Files
llama.cpp/chat.sh
Georgi Gerganov dc6a845b85 Add chat.sh script
2023-03-21 18:09:46 +02:00

7 lines
189 B
Bash
Executable File

#!/bin/bash
#
# Temporary script - will be removed in the future
#
./main -m ./models/7B/ggml-model-q4_0.bin -n 256 --repeat_penalty 1.0 --color -i -r "User:" -f prompts/chat-with-bob.txt