Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accelerate, acme.sh-dns, ant: add pt_BR translation #14924

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pages.pt_BR/common/accelerate.md
Co-authored-by: Renie Siqueira <[email protected]>
  • Loading branch information
victorhtl and renie authored Nov 21, 2024
commit 9dc378e1b8bbea9db36fdb044d1967fb4dc070c8
2 changes: 1 addition & 1 deletion pages.pt_BR/common/accelerate.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

- Roda um modelo na CPU com Accelerate:

`accelerate launch {{path/to/script.py}} {{--cpu}}`
`accelerate launch {{caminho/para/script.py}} {{--cpu}}`

- Roda um modelo em multi-GPU com Accelerate, com 2 máquinas:

Expand Down