UI: Fix gpu-layers being ignored (closes #6973)

This commit is contained in:
oobabooga 2025-05-13 12:07:59 -07:00
parent c375b69413
commit 3fa1a899ae
4 changed files with 4 additions and 4 deletions

View file

@ -105,7 +105,7 @@ def list_model_elements():
'filter_by_loader',
'loader',
'cpu_memory',
'n_gpu_layers',
'gpu_layers',
'threads',
'threads_batch',
'batch_size',