Add to modules/loaders.py
This commit is contained in:
parent
4ec42679e3
commit
d8f660e586
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,7 @@ loaders_and_params = OrderedDict({
|
|||
'no_mmap',
|
||||
'low_vram',
|
||||
'mlock',
|
||||
'mul_mat_q',
|
||||
'llama_cpp_seed',
|
||||
'alpha_value',
|
||||
'compress_pos_emb',
|
||||
|
@ -89,6 +90,7 @@ loaders_and_params = OrderedDict({
|
|||
'no_mmap',
|
||||
'low_vram',
|
||||
'mlock',
|
||||
'mul_mat_q',
|
||||
'alpha_value',
|
||||
'compress_pos_emb',
|
||||
'cpu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue