Bump llama-cpp-python to 0.2.11
This commit is contained in:
parent
f2d82f731a
commit
41a2de96e5
14 changed files with 25 additions and 30 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue