mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-07 06:03:51 +01:00
ExLlamaV2: Don't expose unused seed parameter
This commit is contained in:
parent
0ffb75de7c
commit
eb90daf098
|
|
@ -323,7 +323,6 @@ loaders_samplers = {
|
|||
'enable_thinking',
|
||||
'reasoning_effort',
|
||||
'skip_special_tokens',
|
||||
'seed',
|
||||
'custom_token_bans',
|
||||
'dry_sequence_breakers',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue