mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
Fix top_n_sigma not showing for llama.cpp
This commit is contained in:
parent
605cc9ab14
commit
1927afe894
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ loaders_samplers = {
|
|||
'xtc_threshold',
|
||||
'xtc_probability',
|
||||
'tfs',
|
||||
'top_n_sigma',
|
||||
'dry_multiplier',
|
||||
'dry_allowed_length',
|
||||
'dry_base',
|
||||
|
|
Loading…
Add table
Reference in a new issue