We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes/features to publish before release.
transformers>=4.35.0
apply_clip=True
quantize()
lm_eval==0.4.1
Potentially (experimenting with this):
get_calib_dataset
The text was updated successfully, but these errors were encountered:
Looks like everything required is fixed. Do you want to tag a 0.2.5 release?
Sorry, something went wrong.
+1, mainly required to use higher version of transformers.
Ping @casper-hansen
Release will be available shortly. Sorry for the delay.
https://github.com/casper-hansen/AutoAWQ/releases/tag/v0.2.5
No branches or pull requests
Fixes/features to publish before release.
See if we still needNot needed: https://github.com/casper-hansen/AutoAWQ/tree/fix_quanttransformers>=4.35.0
apply_clip=True
forquantize()
, partial fix according for QWEN int4 bad perfomance #360 (comment)lm_eval==0.4.1
in eval requirements.Potentially (experimenting with this):
get_calib_dataset
functionThe text was updated successfully, but these errors were encountered: