Bump llama-cpp-python to 0.2.11

This commit is contained in:
jllllll 2023-10-01 18:08:10 -05:00
parent f2d82f731a
commit 41a2de96e5
No known key found for this signature in database
GPG key ID: 7FCD00C417935797
14 changed files with 25 additions and 30 deletions

View file

@ -92,7 +92,6 @@ loaders_and_params = OrderedDict({
'n_batch',
'threads',
'no_mmap',
'low_vram',
'mlock',
'mul_mat_q',
'llama_cpp_seed',
@ -109,7 +108,6 @@ loaders_and_params = OrderedDict({
'n_batch',
'threads',
'no_mmap',
'low_vram',
'mlock',
'mul_mat_q',
'alpha_value',