mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
ExLlamaV2: Don't expose unused seed parameter
This commit is contained in:
parent
0ffb75de7c
commit
eb90daf098
1 changed files with 0 additions and 1 deletions
|
|
@ -323,7 +323,6 @@ loaders_samplers = {
|
|||
'enable_thinking',
|
||||
'reasoning_effort',
|
||||
'skip_special_tokens',
|
||||
'seed',
|
||||
'custom_token_bans',
|
||||
'dry_sequence_breakers',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue