Skip to content

Commit

Permalink
add torch torchvision accelerate versions
Browse files Browse the repository at this point in the history
rockerBOO committed Nov 29, 2024
1 parent c7cadbc commit 2dd063a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -40,6 +40,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install torch==2.4.0 torchvision==0.19.0 accelerate==0.33.0
- name: Test with pytest
run: |
pip install pytest pytest-cov

0 comments on commit 2dd063a

Please sign in to comment.