mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
UI: Fix gpu-layers being ignored (closes #6973)
This commit is contained in:
parent
c375b69413
commit
3fa1a899ae
4 changed files with 4 additions and 4 deletions
|
|
@ -105,7 +105,7 @@ def list_model_elements():
|
|||
'filter_by_loader',
|
||||
'loader',
|
||||
'cpu_memory',
|
||||
'n_gpu_layers',
|
||||
'gpu_layers',
|
||||
'threads',
|
||||
'threads_batch',
|
||||
'batch_size',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue