Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Apr 14, 2024
1 parent 8a62ca0 commit e36cbf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ runs:
else
uv pip install --system torch==${{ inputs.pytorch-version }} ${{ inputs.extra-deps }} --extra-index-url https://download.pytorch.org/whl/cpu
fi
shell: bash
- if: ${{ contains(fromJson('["1.9.1"]'), inputs.pytorch-version) }}
name: Install accelerate for old torchs
Expand Down

0 comments on commit e36cbf3

Please sign in to comment.