Rename script
This commit is contained in:
parent
edeba28366
commit
4545539d71
1 changed files with 0 additions and 0 deletions
6
alpaca.sh
Executable file
6
alpaca.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Temporary script - will be removed in the future
|
||||
#
|
||||
|
||||
./main -m ./models/ggml-alpaca-7b-q4.bin --color -f ./prompts/alpaca.txt -ins --top_k 10000 --temp 0.96 --repeat_penalty 1 -t 7
|
Loading…
Add table
Add a link
Reference in a new issue