Increasing repeate_penalty to 1.1 to make alpaca more usable by default.

This commit is contained in:
HanClinto 2023-04-21 12:44:27 -04:00
parent 9f51b6b242
commit 53e8fa223b

View file

@ -15,5 +15,5 @@ cd ..
-ins -b 256 \
--top_k 10000 \
--temp 0.2 \
--repeat_penalty 1 \
--repeat_penalty 1.1 \
-t 7