Skip to content

Commit

Permalink
Fix typo in Zero to LitGPT tutorial (#1284)
Browse files Browse the repository at this point in the history
  • Loading branch information
IamGianluca authored Apr 13, 2024
1 parent 683b3cb commit 18c4ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/0_to_litgpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ litgpt pretrain --help

**More information and additional resources**

- [tutorials/pretraimd](./pretrain.md): General information about pretraining in LitGPT
- [tutorials/pretrain](./pretrain.md): General information about pretraining in LitGPT
- [tutorials/pretrain_tinyllama](./pretrain_tinyllama.md): A tutorial for finetuning a 1.1B TinyLlama model on 3 trillion tokens
- [config_hub/pretrain](../config_hub/pretrain): Pre-made config files for pretraining that work well out of the box
- Project templates in reproducible environments with multi-GPU and multi-node support:
Expand Down

0 comments on commit 18c4ae4

Please sign in to comment.