Skip to content

Commit 7b8a092

Browse files
committed
Document Sync by Tina
1 parent 7000f4d commit 7b8a092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stable/cli/cli_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ After setting up the ServerlessLLM cluster, you can use the commands listed belo
1616
### Example Workflow
1717

1818
1. **Deploy a Model**
19-
> Deploy a model using the model name, which must be a huggingface pretrained model name. i.e. "facebook/opt-1.3b" instead of "opt-1.3b".
19+
> Deploy a model using the model name, which must be a HuggingFace pretrained model name. i.e. "facebook/opt-1.3b" instead of "opt-1.3b".
2020
```bash
2121
sllm-cli deploy --model facebook/opt-1.3b
2222
```

0 commit comments

Comments
 (0)