mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-20 15:40:23 +01:00
UI: show draft_max for ExLlamaV2
This commit is contained in:
parent
0fe3b033d0
commit
4a32e1f80c
|
|
@ -86,6 +86,7 @@ loaders_and_params = OrderedDict({
|
|||
'no_sdpa',
|
||||
'exllamav2_info',
|
||||
'model_draft',
|
||||
'draft_max',
|
||||
'ctx_size_draft',
|
||||
'speculative_decoding_accordion',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue