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
89573243
Unverified
Commit
89573243
authored
Dec 16, 2024
by
Dhruv Nair
Committed by
GitHub
Dec 16, 2024
Browse files
Fix format issue in push_test yml (#10235)
update
parent
e68092a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+2
-1
No files found.
.github/workflows/push_tests.yml
View file @
89573243
...
@@ -165,7 +165,8 @@ jobs:
...
@@ -165,7 +165,8 @@ jobs:
group
:
gcp-ct5lp-hightpu-8t
group
:
gcp-ct5lp-hightpu-8t
container
:
container
:
image
:
diffusers/diffusers-flax-tpu
image
:
diffusers/diffusers-flax-tpu
options
:
--shm-size "16gb" --ipc host --privileged ${{ vars.V5_LITEPOD_8_ENV}} -v /mnt/hf_cache:/mnt/hf_cache defaults
:
options
:
--shm-size "16gb" --ipc host --privileged ${{ vars.V5_LITEPOD_8_ENV}} -v /mnt/hf_cache:/mnt/hf_cache
defaults
:
run
:
run
:
shell
:
bash
shell
:
bash
steps
:
steps
:
...
...
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