Skip to content

Commit

Permalink
Document
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Nov 6, 2023
1 parent 39af43b commit 409f627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/package_reference/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ These are basic dataclasses used throughout 🤗 Accelerate and they can be pass
These are environmental variables that can be enabled for different use cases

* `ACCELERATE_SEED` (`int`): The seed to use for different internal random states not covered through the base cases. Also set during [`utils.set_seed`]
* `ACCELERATE_DEBUG_MODE` (`str`, ["1","2"]): Whether to run accelerate in debug mode. More info available [here](../usage_guides/debug.md).
* `ACCELERATE_DEBUG_MODE` (`str`): Whether to run accelerate in debug mode. More info available [here](../usage_guides/debug.md).

## Plugins

Expand Down

0 comments on commit 409f627

Please sign in to comment.