File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
dags/sparsity_diffusion_devx Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 106106 f"pip install . && python src/maxdiffusion/train_sdxl.py src/maxdiffusion/configs/base_xl.yml "
107107 f"pretrained_model_name_or_path=gs://maxdiffusion-github-runner-test-assets/checkpoints/models--stabilityai--stable-diffusion-xl-base-1.0 "
108108 f"revision=refs/pr/95 activations_dtype=bfloat16 weights_dtype=bfloat16 "
109- f"dataset_name=jfacevedo-maxdiffusion-v5p/pokemon-datasets/pokemon-gpt4-captions_sdxl resolution=1024 per_device_batch_size=1 "
109+ f"dataset_name=gs://jfacevedo-maxdiffusion-v5p/pokemon-datasets/pokemon-gpt4-captions_sdxl "
110+ f"resolution=1024 per_device_batch_size=1 "
110111 f"jax_cache_dir=gs://jfacevedo-maxdiffusion/cache_dir/ max_train_steps=20 attention=flash enable_profiler=True "
111112 f"run_name={ slice_num } slice-V{ cluster .device_version } _{ cores } -maxdiffusion-jax-stable-stack-{ current_datetime } "
112113 f"output_dir={ gcs_bucket .BASE_OUTPUT_DIR } /maxdiffusion-jax-stable-stack-{ mode .value } -{ accelerator } -{ slice_num } /automated/{ current_datetime } " ,
You can’t perform that action at this time.
0 commit comments