Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/serve_and_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Serve a non-default model:
ilab model serve --model-path models/granite-7b-instruct.GGUF
```

nce the model is served and ready, you'll see the following output:
Once the model is served and ready, you'll see the following output:

```shell
(venv) $ ilab model serve
Expand Down