Skip to content

Commit

Permalink
chore: update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachneet committed Jan 3, 2025
1 parent 2888171 commit cf04d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install dependencies
run: |
pip install torch==2.4.0
pip install torch==2.4.0 packaging
pip install flash-attn==2.6.3 --no-build-isolation
pip install .
pip install -r requirements-dev.txt
Expand Down

0 comments on commit cf04d23

Please sign in to comment.