Add HQQ quant loader (#4888)
--------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
This commit is contained in:
parent
64a57d9dc2
commit
674be9a09a
16 changed files with 79 additions and 0 deletions
|
@ -91,6 +91,7 @@ def list_model_elements():
|
|||
'rope_freq_base',
|
||||
'numa',
|
||||
'logits_all',
|
||||
'hqq_backend',
|
||||
]
|
||||
if is_torch_xpu_available():
|
||||
for i in range(torch.xpu.device_count()):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue