mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 11:11:35 +00:00
Sampling: Fix override for DRY sequence breakers
The common type should be an array of strings. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -110,6 +110,10 @@ dry_allowed_length:
|
||||
dry_range:
|
||||
override: 0
|
||||
force: false
|
||||
dry_sequence_breakers:
|
||||
override: []
|
||||
force: false
|
||||
additive: false
|
||||
|
||||
# MARK: Mirostat
|
||||
mirostat_mode:
|
||||
|
||||
Reference in New Issue
Block a user