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

Tutorial on using TorchServe on Vertex AI #2667

Merged
merged 4 commits into from
Nov 15, 2023
Merged

Conversation

spzala
Copy link
Contributor

@spzala spzala commented Nov 10, 2023

This new tutorial is based on the Vertex AI documentation. The PR provides a similar doc as a tutorial hosted locally.

Fixes #2346

Description

This new tutorial is based on the Vertex AI documentation. The PR provides a similar doc as a tutorial hosted locally.
The link to the original documentation is provided at the end of the tutorial.

Checklist

  • [ x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • [ x] Only one issue is addressed in this pull request
  • [ x] Labels from the issue that this PR is fixing are added to this pull request
  • [ x] No unnecessary issues are included into this pull request.

cc @msaroufim @agunapal @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen

Copy link

pytorch-bot bot commented Nov 10, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2667

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 2a63d1f with merge base 47dd4bc (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@spzala
Copy link
Contributor Author

spzala commented Nov 10, 2023

cc @svekars - I have created this PR as per my comments #2346 (comment) Thanks!

This new tutorial is based on the Vertex AI documentation.
The PR provides a similar doc as a tutorial hosted locally.

Fixes pytorch#2346

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
Copy link
Contributor

@agunapal agunapal left a comment

Choose a reason for hiding this comment

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

LGTM

Moving this tutorial to recipes folder as it is more of a recipe.
@svekars svekars merged commit 56c7b4e into pytorch:main Nov 15, 2023
18 checks passed
@spzala
Copy link
Contributor Author

spzala commented Nov 15, 2023

Thank you so much @svekars !!

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

Successfully merging this pull request may close these issues.

💡 [REQUEST] - How to use TorchServe on Vertex
5 participants