Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
3279751b
"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "3e4b961dbaa105e83c060a4722b942289a6da118"
Unverified
Commit
3279751b
authored
Jan 14, 2025
by
Dhruv Nair
Committed by
GitHub
Jan 14, 2025
Browse files
[CI] Update HF Token in Fast GPU Tests (#10568)
update
parent
4a4afd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+1
-1
No files found.
.github/workflows/push_tests.yml
View file @
3279751b
...
...
@@ -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
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment