Skip to content

Commit 05f6cb8

Browse files
committed
1217
1 parent 532083f commit 05f6cb8

File tree

4 files changed

+1734
-0
lines changed

4 files changed

+1734
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
compute_environment: LOCAL_MACHINE
2+
distributed_type: DEEPSPEED
3+
deepspeed_config:
4+
deepspeed_config_file: zero_stage2_config.json
5+
fsdp_config: {}
6+
machine_rank: 0
7+
main_process_ip: null
8+
main_process_port: 12345
9+
main_training_function: main
10+
num_machines: 1
11+
num_processes: 6
12+
gpu_ids: 0,1,2,3,4,5
13+
use_cpu: false

0 commit comments

Comments
 (0)