Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using phi-3 with sidecars #464

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Using phi-3 with sidecars #464

merged 2 commits into from
Aug 5, 2024

Conversation

tulikac
Copy link
Collaborator

@tulikac tulikac commented Aug 5, 2024

Summary

Copy link

github-actions bot commented Aug 5, 2024

Preview link: https://antares-blog-staging-pr-464.azurewebsites.net

  • Your changes have been deployed to the preview site. The preview site will update as you add more commits to this branch.
  • The preview site shows any future-dated articles. If you are publishing a future-dated article, it will not show on the production site until the file's specified date.
  • The preview link is shareable, but will be deleted when this pull request is merged or closed.

This is an automated message.


In our ongoing series exploring the integration of various sidecar scenarios with Linux App Service, we delve into an exciting new domain—building AI applications. Following our previous discussion on leveraging [Redis as a sidecar](https://azure.github.io/AppService/2024/07/19/Using-Redis-with-Sidecar.html), we now turn our focus to using Small Language Models (SLMs) to enhance the capabilities of your web applications.

In this post, we will demonstrate how to deploy [Phi-3](https://azure.microsoft.com/en-us/blog/introducing-phi-3-redefining-whats-possible-with-slms/), a powerful SLM, as a sidecar to your Linux App Service. SLMs offer numerous advantages for web applications, including:
Copy link
Member

@btardif btardif Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tulikac remove the /en-us/ segment from the URL

@btardif
Copy link
Member

btardif commented Aug 5, 2024

@tulikac there is one small nit if you want to push an update for that, then we can merge

@btardif btardif merged commit 57d02a8 into master Aug 5, 2024
4 checks passed
@btardif btardif deleted the phi-3 branch August 5, 2024 15:20
@btardif
Copy link
Member

btardif commented Aug 5, 2024

@tulikac merged 🤘🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants