"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "3e4b961dbaa105e83c060a4722b942289a6da118"
Unverified Commit 3279751b authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

[CI] Update HF Token in Fast GPU Tests (#10568)

update
parent 4a4afd5e
......@@ -83,7 +83,7 @@ jobs:
python utils/print_env.py
- name: PyTorch CUDA checkpoint tests on Ubuntu
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: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment