Files
accelerate/examples/config_yaml_templates
Yao Matrix 8b55e62b2c xpu INT64 all_gather issue fixed in 2.9 (#3756)
* xpu gather issue fixed in 2.9 and validated config_yamls on XPU

Signed-off-by: YAO Matrix <matrix.yao@intel.com>

* xxx

Signed-off-by: YAO Matrix <matrix.yao@intel.com>

---------

Signed-off-by: YAO Matrix <matrix.yao@intel.com>
2025-09-03 10:56:14 +02:00
..

Config Zoo

This folder contains a variety of minimal configurations for Accelerate achieving certain goals. You can use these direct config YAML's, or build off of them for your own YAML's.

These are highly annoted versions, aiming to teach you what each section does.

Each config can be run via accelerate launch --config_file {file} run_me.py

run_me.py will then print out how the current environment is setup (the contents of the AcceleratorState)