Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hahuyhoang411 committed Nov 21, 2023
1 parent f0e6665 commit 4de8456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/new/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ curl http://localhost:3928/healthz

## Step 4: Load model

To load the model to Nitro server, you need to
To load the model to Nitro server, you need to run:

```bash title="Load model"
curl http://localhost:3928/inferences/llamacpp/loadmodel \
Expand Down

0 comments on commit 4de8456

Please sign in to comment.