This repository was archived by the owner on May 11, 2025. It is now read-only.
which version autoawq can support Transformers 4.49.0 #730
thalesluoyx
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, may I seek your advise for which version autoawq can support Transformers 4.49.0?
I am using below version to train QwQ-32B-AWQ
LLaMA Factory, version 0.9.2, depence on Transformers: 4.49.0
PyTorch: 2.3.1+cu118
And need to instal autoawq, but I tried some versions 0.2.0, 0.2.5, 0.2.6. All have below error during the train:
ImportError: cannot import name 'shard_checkpoint' from 'transformers.modeling_utils' (C:\Users\1\anaconda3\envs\mineru\lib\site-packages\transformers\modeling_utils.py)
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions