Add --keep param to Miku.sh

This commit is contained in:
at8u 2023-04-03 02:15:33 +00:00 committed by GitHub
parent 70420f0cac
commit c23078f57a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ N_PREDICTS="${N_PREDICTS:-4096}"
GEN_OPTIONS=(--batch_size 1024
--ctx_size 2048
--keep -1
--repeat_last_n 256
--repeat_penalty 1.17647
--temp 0.7