From 4de84565b6090387e102658c3ca3e3cc7ff0418d Mon Sep 17 00:00:00 2001 From: hahuyhoang411 Date: Tue, 21 Nov 2023 11:44:45 +0700 Subject: [PATCH] fix typo --- docs/docs/new/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/new/quickstart.md b/docs/docs/new/quickstart.md index 4b19579aa..b1bee8cac 100644 --- a/docs/docs/new/quickstart.md +++ b/docs/docs/new/quickstart.md @@ -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 \