Skip to content

Commit 53e8fa2

Browse files
committed
Increasing repeate_penalty to 1.1 to make alpaca more usable by default.
1 parent 9f51b6b commit 53e8fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/alpaca.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ cd ..
1515
-ins -b 256 \
1616
--top_k 10000 \
1717
--temp 0.2 \
18-
--repeat_penalty 1 \
18+
--repeat_penalty 1.1 \
1919
-t 7

0 commit comments

Comments
 (0)