Skip to content

Commit e2f99d4

Browse files
authored
fix typo (#2018)
1 parent 54fe4a8 commit e2f99d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Use the command line interface to run advanced workflows such as pretraining or
184184
After installing LitGPT, select the model and workflow to run (finetune, pretrain, evaluate, deploy, etc...):
185185

186186
```bash
187-
# ligpt [action] [model]
187+
# litgpt [action] [model]
188188
litgpt serve meta-llama/Llama-3.2-3B-Instruct
189189
litgpt finetune meta-llama/Llama-3.2-3B-Instruct
190190
litgpt pretrain meta-llama/Llama-3.2-3B-Instruct

0 commit comments

Comments
 (0)