mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
increase again
This commit is contained in:
parent
efc6939294
commit
1d40303050
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from datetime import datetime, timezone
|
|||
# constants
|
||||
sampler_order_max = 7
|
||||
stop_token_max = 32
|
||||
ban_token_max = 48
|
||||
ban_token_max = 64
|
||||
tensor_split_max = 16
|
||||
logit_bias_max = 32
|
||||
dry_seq_break_max = 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue