Implement CFG for ExLlama_HF (#3666)
This commit is contained in:
parent
2b675533f7
commit
d6934bc7bc
8 changed files with 122 additions and 26 deletions
|
@ -63,6 +63,7 @@ def list_model_elements():
|
|||
'no_inject_fused_mlp',
|
||||
'no_use_cuda_fp16',
|
||||
'disable_exllama',
|
||||
'cfg_cache',
|
||||
'threads',
|
||||
'n_batch',
|
||||
'no_mmap',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue