llama.cpp: Add --fit-target param

This commit is contained in:
oobabooga 2026-03-05 20:46:08 -08:00
parent e81a47f708
commit 66fb79fe15
5 changed files with 6 additions and 0 deletions

View file

@ -125,6 +125,7 @@ def list_model_elements():
'loader',
'cpu_memory',
'gpu_layers',
'fit_target',
'cpu_moe',
'threads',
'threads_batch',