mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-04 15:50:26 +01:00
Remove unused parameter
This commit is contained in:
parent
28c8df337b
commit
2f918ccf7c
|
|
@ -92,7 +92,6 @@ loaders_and_params = OrderedDict({
|
|||
'llamacpp_HF_info',
|
||||
],
|
||||
'ctransformers': [
|
||||
'n_ctx',
|
||||
'n_gpu_layers',
|
||||
'n_batch',
|
||||
'threads',
|
||||
|
|
|
|||
Loading…
Reference in a new issue