Skip to content

Commit

Permalink
Fix markdown note syntax in llama_serving.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd authored Jan 21, 2025
1 parent 5040e87 commit d1931df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shortfin/llm/user/llama_serving.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Now that we are finished with setup, we can start the Shortfin LLM Server.
Run the following command to launch the Shortfin LLM Server in the background:
> **Note**
> [!NOTE]
> By default, our server will start at `http://localhost:8000`.
> You can specify the `--host` and/or `--port` arguments, to run at a different address.
>
Expand Down

0 comments on commit d1931df

Please sign in to comment.