Skip to content

Commit 2bda868

Browse files
authored
Update download_model_weights.md (#1300)
1 parent 68d95a8 commit 2bda868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/download_model_weights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ litgpt download \
243243
 
244244
## Finetunes and other model variants
245245
246-
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:
246+
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:
247247
248248
```bash
249249
litgpt download \

0 commit comments

Comments
 (0)