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
OpenDAS
ColossalAI
Commits
cf4792c9
Commit
cf4792c9
authored
Jun 08, 2023
by
Maruyama_Aya
Browse files
modify shell for check
parent
c94a3357
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/images/dreambooth/test_ci.sh
examples/images/dreambooth/test_ci.sh
+1
-1
No files found.
examples/images/dreambooth/test_ci.sh
View file @
cf4792c9
...
...
@@ -8,7 +8,7 @@ DIFFUSERS_OFFLINE=1
# "torch_ddp" "torch_ddp_fp16"
for
plugin
in
"low_level_zero"
"gemini"
;
do
torchrun
--nproc_per_node
8
--standalone
train_dreambooth_colossalai.py
\
torchrun
--nproc_per_node
4
--standalone
train_dreambooth_colossalai.py
\
--pretrained_model_name_or_path
=
"/data/dreambooth/diffuser/stable-diffusion-v1-4"
\
--instance_data_dir
=
"/data/dreambooth/Teyvat/data"
\
--output_dir
=
"./weight_output"
\
...
...
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