Move chat scripts into "./examples"
This commit is contained in:
parent
459e93cce0
commit
55ad42af84
4 changed files with 13 additions and 2 deletions
6
chat.sh
6
chat.sh
|
@ -1,6 +0,0 @@
|
|||
#!/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
|
Loading…
Add table
Add a link
Reference in a new issue