Recommend ExLlama_HF and ExLlamav2_HF
This commit is contained in:
parent
3f993280e4
commit
7fc9033b2e
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,6 @@ loaders_and_params = OrderedDict({
|
|||
'compress_pos_emb',
|
||||
'cfg_cache',
|
||||
'no_use_fast',
|
||||
'exllama_HF_info',
|
||||
],
|
||||
'ExLlamav2_HF': [
|
||||
'gpu_split',
|
||||
|
@ -133,6 +132,7 @@ loaders_and_params = OrderedDict({
|
|||
'cache_8bit',
|
||||
'alpha_value',
|
||||
'compress_pos_emb',
|
||||
'exllamav2_info',
|
||||
],
|
||||
'ctransformers': [
|
||||
'n_ctx',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue