Skip to content

Commit

Permalink
typo in convert_to_litgpt command
Browse files Browse the repository at this point in the history
  • Loading branch information
wasifferoze authored Oct 25, 2024
1 parent 36bfe87 commit 72d7168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/download_model_weights.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ litgpt download <repo_id> \
and then calling the `convert_hf_checkpoint` command:
```bash
litgpt convert to_litgpt <repo_id>
litgpt convert_to_litgpt <repo_id>
```
&nbsp;
Expand Down

0 comments on commit 72d7168

Please sign in to comment.