Skip to content

Commit

Permalink
Document Sync by Tina
Browse files Browse the repository at this point in the history
  • Loading branch information
Chivier committed Aug 28, 2024
1 parent 7000f4d commit 7b8a092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stable/cli/cli_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ After setting up the ServerlessLLM cluster, you can use the commands listed belo
### Example Workflow

1. **Deploy a Model**
> 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".
> 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".
```bash
sllm-cli deploy --model facebook/opt-1.3b
```
Expand Down

0 comments on commit 7b8a092

Please sign in to comment.