Add cache_8bit option
This commit is contained in:
parent
42f816312d
commit
c0655475ae
7 changed files with 32 additions and 5 deletions
|
@ -68,6 +68,8 @@ def list_model_elements():
|
|||
'no_use_cuda_fp16',
|
||||
'disable_exllama',
|
||||
'cfg_cache',
|
||||
'no_flash_attn',
|
||||
'cache_8bit',
|
||||
'threads',
|
||||
'threads_batch',
|
||||
'n_batch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue