compute_environment: LOCAL_MACHINE debug: false deepspeed_config: gradient_accumulation_steps: 16 zero3_init_flag: false zero_stage: 0 distributed_type: DEEPSPEED downcast_bf16: 'no' enable_cpu_affinity: false machine_rank: 0 main_training_function: main mixed_precision: bf16 num_machines: 1 # Optional ZeRO-0 for 8-GPU nodes. Requires: pip install deepspeed num_processes: 8 rdzv_backend: static same_network: true tpu_env: [] tpu_use_cluster: false tpu_use_sudo: false use_cpu: false