Skip to content

Commit

Permalink
Adding the output image
Browse files Browse the repository at this point in the history
  • Loading branch information
tulikac committed Aug 7, 2024
1 parent af8f795 commit b002ce7
Show file tree
Hide file tree
Showing 2 changed files 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
Binary file added media/2024/08/phi-output.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b002ce7

Please sign in to comment.