mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-23 00:50:26 +01:00
Fix top_n_sigma not showing for llama.cpp
This commit is contained in:
parent
605cc9ab14
commit
1927afe894
|
|
@ -300,6 +300,7 @@ loaders_samplers = {
|
|||
'xtc_threshold',
|
||||
'xtc_probability',
|
||||
'tfs',
|
||||
'top_n_sigma',
|
||||
'dry_multiplier',
|
||||
'dry_allowed_length',
|
||||
'dry_base',
|
||||
|
|
|
|||
Loading…
Reference in a new issue