From 48e7662f0e3243be55b90e336e70f7d420f6eff5 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 16 Apr 2024 15:23:32 +0900 Subject: [PATCH] Update download_model_weights.md specifiy -> specify --- tutorials/download_model_weights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/download_model_weights.md b/tutorials/download_model_weights.md index b91afa5929..d1c320ac33 100644 --- a/tutorials/download_model_weights.md +++ b/tutorials/download_model_weights.md @@ -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 \