Replace --mul_mat_q with --no_mul_mat_q

This commit is contained in:
oobabooga 2023-10-22 12:22:06 -07:00
parent d0c3b407b3
commit df90d03e0b
9 changed files with 12 additions and 11 deletions

View file

@ -73,7 +73,7 @@ def list_model_elements():
'n_batch',
'no_mmap',
'mlock',
'mul_mat_q',
'no_mul_mat_q',
'n_gpu_layers',
'tensor_split',
'n_ctx',