Skip to content

Commit

Permalink
update torch version
Browse files Browse the repository at this point in the history
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
  • Loading branch information
jiqing-feng committed Feb 26, 2025
1 parent 52678e7 commit 1a22956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_ipex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
strategy:
fail-fast: false
matrix:
transformers-version: ["4.47.0", "4.47.1"]
torch-version: ["2.4.0", "2.5.*"]
transformers-version: ["4.47.*"]
torch-version: ["2.6.0"]

runs-on: ubuntu-22.04

Expand Down

0 comments on commit 1a22956

Please sign in to comment.