Skip to content

Commit

Permalink
Create config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
WangCunzheng authored Nov 18, 2024
1 parent d081e87 commit ef8537d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions train/SD15/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
compute_environment: LOCAL_MACHINE
debug: false
distributed_type: MULTI_GPU
downcast_bf16: 'no'
gpu_ids: all
machine_rank: 0
main_training_function: main
mixed_precision: fp16
num_machines: 1
num_processes: 8
rdzv_backend: static
same_network: true
tpu_env: []
tpu_use_cluster: false
tpu_use_sudo: false
use_cpu: false

0 comments on commit ef8537d

Please sign in to comment.