mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Revert "Use ExLlamaV2 (instead of the HF one) for EXL2 models for now"
This reverts commit 0ef1b8f8b4.
This commit is contained in:
parent
0ef1b8f8b4
commit
2c2d453c8c
3 changed files with 4 additions and 2 deletions
|
|
@ -110,6 +110,7 @@ loaders_and_params = OrderedDict({
|
|||
'no_flash_attn',
|
||||
'no_xformers',
|
||||
'no_sdpa',
|
||||
'exllamav2_info',
|
||||
],
|
||||
'HQQ': [
|
||||
'hqq_backend',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue