mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-08 08:03:39 +00:00
llama.cpp: Add --fit-target param
This commit is contained in:
parent
e81a47f708
commit
66fb79fe15
5 changed files with 6 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ def list_model_elements():
|
|||
'loader',
|
||||
'cpu_memory',
|
||||
'gpu_layers',
|
||||
'fit_target',
|
||||
'cpu_moe',
|
||||
'threads',
|
||||
'threads_batch',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue