Skip to content

Commit

Permalink
Update download_model_weights.md (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Apr 16, 2024
1 parent 68d95a8 commit 2bda868
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 @@ -243,7 +243,7 @@ litgpt download \
 
## Finetunes and other model variants
Sometimes you want to download the weights of a finetune of one of the models listed above. To do this, you need to manually specifiy the `model_name` associated to the config to use. For example:
Sometimes you want to download the weights of a finetune of one of the models listed above. To do this, you need to manually specify the `model_name` associated to the config to use. For example:
```bash
litgpt download \
Expand Down

0 comments on commit 2bda868

Please sign in to comment.