Chat-LLaMA-8bit-LoRA/accelerate_config.yaml
Francis LaBounty b0e12b509e Initial commit
2023-03-20 16:23:47 -06:00

21 lines
480 B
YAML

compute_environment: LOCAL_MACHINE
deepspeed_config:
deepspeed_multinode_launcher: standard
gradient_clipping: 1.0
offload_optimizer_device: cpu
offload_param_device: cpu
zero3_init_flag: false
zero_stage: 2
distributed_type: DEEPSPEED
downcast_bf16: no
dynamo_backend: 'no'
fsdp_config: {}
machine_rank: 0
main_training_function: main
megatron_lm_config: {}
mixed_precision: 'no'
num_machines: 1
num_processes: 8
rdzv_backend: static
same_network: true
use_cpu: false