Skip to content

Commit

Permalink
Update 0_to_litgpt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Apr 3, 2024
1 parent ef14a7a commit e29fd55
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 @@ -43,7 +43,7 @@ pip install -e '.[all]'
 
## Pretrain LLMs

Preraining LLMs requires substantial compute resources and time commitment. For that reason, most researchers and practitioners prefer to skip this step and continue with the *Download pretrained model weights section* instead.
Pretraining LLMs requires substantial compute resources and time commitment. For that reason, most researchers and practitioners prefer to skip this step and continue with the *Download pretrained model weights section* instead.

However, if you feel adventurous and want to pretrain your own LLM, here's how.

Expand Down

0 comments on commit e29fd55

Please sign in to comment.