Bump llama-cpp-python, +tensor_split by @shouyiwang, +mul_mat_q (#3610)

This commit is contained in:
oobabooga 2023-08-18 12:03:34 -03:00 committed by GitHub
parent 4b69f4f6ae
commit 7cba000421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 31 additions and 2 deletions

View file

@ -68,7 +68,9 @@ def list_model_elements():
'no_mmap',
'low_vram',
'mlock',
'mul_mat_q',
'n_gpu_layers',
'tensor_split',
'n_ctx',
'n_gqa',
'rms_norm_eps',