Skip to content

Commit

Permalink
build awq from source
Browse files Browse the repository at this point in the history
Signed-off-by: jiqing-feng <[email protected]>
  • Loading branch information
jiqing-feng committed Feb 12, 2025
1 parent 1c044d6 commit ce219a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ipex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Install autoawq
run: |
pip install --upgrade pip setuptools wheel
git clone https://github.com/casper-hansen/AutoAWQ.git
cd AutoAWQ
pip install .
Expand Down

0 comments on commit ce219a4

Please sign in to comment.