mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-18 03:14:39 +01:00
Remove ctx_size_draft from ExLlamav3 loader
This commit is contained in:
parent
7a8ca9f2b0
commit
5a91b8462f
|
|
@ -71,7 +71,6 @@ loaders_and_params = OrderedDict({
|
|||
'gpu_split',
|
||||
'model_draft',
|
||||
'draft_max',
|
||||
'ctx_size_draft',
|
||||
'speculative_decoding_accordion',
|
||||
'enable_tp',
|
||||
'tp_backend',
|
||||
|
|
|
|||
Loading…
Reference in a new issue