Skip to content

Commit

Permalink
Typo fixed in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilFreelancer committed Dec 29, 2024
1 parent 9aba1ee commit 7a63196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ ddp:
После этого можно будет запустить обучение:
```shell
accelerate launch train_transformers.py configs/ruGPT-3.5/13B_lora_saiga2.yaml
accelerate launch impruver run finetune --config ./ruGPT-3.5_13B_lora_saiga2.yaml
```

Опция `--report-to=wandb` в таком формате тоже поддерживается.
Expand Down

0 comments on commit 7a63196

Please sign in to comment.