Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
tulikac committed Aug 7, 2024
1 parent b002ce7 commit d81480f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2024-08-05-Using-SLM-with-Sidecar.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ app.post("/api/generate", (req, res) => {
3. **Verify the deployment**

Once your deployment is complete, you can browse to your application URL and see the chat frontend.

![Website output]({{site.baseurl}}/media/2024/08/phi-output.jpg)

*Note: Since we are deploying a language model, please be aware that the application might take a little longer to start up the first time. This delay is due to the initial setup and loading of the Phi-3 model, which ensures that it is ready to handle requests efficiently. Subsequent startups should be faster once the model is properly initialized.*
Expand Down

0 comments on commit d81480f

Please sign in to comment.