forgot to return data in check
This commit is contained in:
committed by
Sung Ching Liu
parent
99730ce40a
commit
db6c76b147
@@ -26,6 +26,8 @@ class HQQConfig(BaseModel):
|
||||
"If using HQQ, must set both `hqq_nbits` and `hqq_group_size`"
|
||||
)
|
||||
|
||||
return data
|
||||
|
||||
|
||||
def get_hqq_quant_config_kwargs(cfg):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user