Skip to content

Commit

Permalink
[CI] Update HF Token on Fast GPU Model Tests (#10570)
Browse files Browse the repository at this point in the history
update
  • Loading branch information
DN6 committed Jan 15, 2025
1 parent 2c25bf5 commit 9f305e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Run PyTorch CUDA tests
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
HF_TOKEN: ${{ secrets.DIFFUSERS_HF_HUB_READ_TOKEN }}
# https://pytorch.org/docs/stable/notes/randomness.html#avoiding-nondeterministic-algorithms
CUBLAS_WORKSPACE_CONFIG: :16:8
run: |
Expand Down

0 comments on commit 9f305e7

Please sign in to comment.