File size: 353 Bytes
24825d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | compute_environment: LOCAL_MACHINE
distributed_type: DEEPSPEED
deepspeed_config:
deepspeed_config_file: scripts/accelerate_configs/zero2.json
deepspeed_multinode_launcher: standard
fsdp_config: {}
machine_rank: 0
main_training_function: main
rdzv_backend: static
same_network: true
tpu_env: []
tpu_use_cluster: false
tpu_use_sudo: false
use_cpu: false |