1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-18 16:18:31 +01:00
llama.cpp/chat.sh

7 lines
189 B
Bash
Raw Permalink 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 -n 256 --repeat_penalty 1.0 --color -i -r "User:" -f prompts/chat-with-bob.txt