Skip to content

Commit

Permalink
upgrade autoawq==0.2.7.post2 for transformers fix (#2070)
Browse files Browse the repository at this point in the history
* point to upstream autoawq for transformers fix

* use autoawq 0.2.7 release

* test wheel for awq

* try different format for wheel def

* autoawq re-release

* Add intel_extension_for_pytorch dep

* ipex gte version

* forcefully remove intel-extension-for-pytorch

* add -y option to pip uninstall for ipex

* use post2 release for autoawq and remove uninstall of ipex
  • Loading branch information
winglian authored Nov 18, 2024
1 parent c06b8f0 commit 70cf79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ art
gradio==3.50.2
tensorboard
python-dotenv==1.0.1
autoawq>=0.2.5
autoawq==0.2.7.post2
triton>=2.3.0
liger-kernel==0.4.1

Expand Down

0 comments on commit 70cf79e

Please sign in to comment.