File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dags/sparsity_diffusion_devx Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8686 time_out_in_min = 60 ,
8787 run_model_cmds = (
8888 f"JAX_PLATFORMS=tpu,cpu ENABLE_PJRT_COMPATIBILITY=true TPU_SLICE_BUILDER_DUMP_CHIP_FORCE=true TPU_SLICE_BUILDER_DUMP_ICI=true JAX_FORCE_TPU_INIT=true ENABLE_TPUNETD_CLIENT=true && "
89- f"python -m MaxText.train MaxText /configs/base.yml run_name={ slice_num } slice-V{ cluster .device_version } _{ cores } -maxtext-jax-stable-stack-{ current_datetime } "
89+ f"python -m MaxText.train maxtext /configs/base.yml run_name={ slice_num } slice-V{ cluster .device_version } _{ cores } -maxtext-jax-stable-stack-{ current_datetime } "
9090 "steps=30 per_device_batch_size=1 max_target_length=4096 model_name=llama2-7b "
9191 "enable_checkpointing=false attention=dot_product remat_policy=minimal_flash use_iota_embed=true scan_layers=false "
9292 "dataset_type=synthetic async_checkpointing=false "
You can’t perform that action at this time.
0 commit comments