Skip to content

Commit

Permalink
Update itrex version
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng Penghui <[email protected]>
  • Loading branch information
PenghuiCheng committed May 31, 2024
1 parent 8159119 commit d76769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def get_kernels_whl_url(
"Please install the kernels manually from https://github.com/casper-hansen/AutoAWQ_kernels"
)
elif not qbits_available:
requirements.append("intel-extension-for-transformers>=1.4")
requirements.append("intel-extension-for-transformers>=1.4.2")


force_extension = os.getenv("PYPI_FORCE_TAGS", "0")
Expand Down

0 comments on commit d76769e

Please sign in to comment.