update examples

Former-commit-id: 194e25606515bfa42c3be27d68f68d604191514b
This commit is contained in:
hiyouga
2024-03-06 13:14:57 +08:00
parent 3168abc0a1
commit 6b407092d9
13 changed files with 124 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
compute_environment: LOCAL_MACHINE
debug: false
distributed_type: MULTI_GPU
downcast_bf16: 'no'
gpu_ids: all
machine_rank: 0
main_process_ip: 192.168.0.1
main_process_port: 29555
main_training_function: main
mixed_precision: fp16
num_machines: 2
num_processes: 16
rdzv_backend: static
same_network: true
tpu_env: []
tpu_use_cluster: false
tpu_use_sudo: false
use_cpu: false