Skip to content

Instantly share code, notes, and snippets.

@shripadk
Last active November 12, 2023 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shripadk/0bc022ce7ac27e478e5fcc2f36cfb847 to your computer and use it in GitHub Desktop.
Save shripadk/0bc022ce7ac27e478e5fcc2f36cfb847 to your computer and use it in GitHub Desktop.
accelerate default_config
compute_environment: LOCAL_MACHINE
debug: false
distributed_type: 'NO'
downcast_bf16: 'no'
dynamo_config:
dynamo_backend: TENSORRT
dynamo_mode: max-autotune
dynamo_use_dynamic: false
dynamo_use_fullgraph: false
gpu_ids: all
machine_rank: 0
main_training_function: main
mixed_precision: fp16
num_machines: 1
num_processes: 1
rdzv_backend: static
same_network: true
tpu_env: []
tpu_use_cluster: false
tpu_use_sudo: false
use_cpu: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment