Update cheatsheets

This commit is contained in:
ivuorinen
2024-07-12 00:14:50 +00:00
parent 750a1b15d0
commit ed05deca5f
4 changed files with 65 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# Accelerate
# accelerate
> A library that enables the same PyTorch code to be run across any distributed configuration.
> More information: <https://huggingface.co/docs/accelerate/index>.