Increasing repeate_penalty to 1.1 to make alpaca more usable by default.
This commit is contained in:
parent
9f51b6b242
commit
53e8fa223b
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ cd ..
|
|||
-ins -b 256 \
|
||||
--top_k 10000 \
|
||||
--temp 0.2 \
|
||||
--repeat_penalty 1 \
|
||||
--repeat_penalty 1.1 \
|
||||
-t 7
|
Loading…
Add table
Add a link
Reference in a new issue