Add low vram mode on llama cpp (#3076)
This commit is contained in:
parent
180420d2c9
commit
eedb3bf023
5 changed files with 5 additions and 0 deletions
|
@ -34,6 +34,7 @@ loaders_and_params = {
|
|||
'n_batch',
|
||||
'threads',
|
||||
'no_mmap',
|
||||
'low_vram',
|
||||
'mlock',
|
||||
'llama_cpp_seed',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue