-
Notifications
You must be signed in to change notification settings - Fork 357
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
Merge dev onto main for v1.3 release #1585
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 647775232
PiperOrigin-RevId: 649141517
PiperOrigin-RevId: 649175778
PiperOrigin-RevId: 650687128
PiperOrigin-RevId: 651064476
PiperOrigin-RevId: 655562589
PiperOrigin-RevId: 660000091
PiperOrigin-RevId: 660395674
PiperOrigin-RevId: 660806702
PiperOrigin-RevId: 660863933
PiperOrigin-RevId: 660870224
PiperOrigin-RevId: 660877258
…t user can input the endpoint_name in LIT UI. PiperOrigin-RevId: 660985138
PiperOrigin-RevId: 661239905
PiperOrigin-RevId: 661244373
…rts a list of input to a single content instead of a batch of inputs.(https://source.corp.google.com/piper///depot/google3/third_party/py/google/cloud/aiplatform/vertexai/generative_models/_generative_models.py;l=530-531;ws=codereview%2F858369486;rcl=1) PiperOrigin-RevId: 662568429
PiperOrigin-RevId: 663751654
PiperOrigin-RevId: 665391566
PiperOrigin-RevId: 671080732
PiperOrigin-RevId: 671384008
PiperOrigin-RevId: 671827404
PiperOrigin-RevId: 671839614
PiperOrigin-RevId: 673021601
This Dockerfile can be used to build a container image for a LIT Vertex AI demo. The image includes all of the necessary dependencies for running a LIT demo, including the LIT Python package, the Vertex AI SDK, and the gunicorn web server. The Dockerfile also includes a script for starting the LIT demo. The script takes several arguments, including the name of the demo, the port on which the demo should listen, and the location of the data files for the demo. The Dockerfile can be used to build a container image for a LIT Vertex AI demo. The image can then be deployed to a Vertex AI endpoint. PiperOrigin-RevId: 673117000
PiperOrigin-RevId: 673878737
PiperOrigin-RevId: 673893499
PiperOrigin-RevId: 674020174
PiperOrigin-RevId: 674437767
PiperOrigin-RevId: 674454511
…odel API PiperOrigin-RevId: 675199376
PiperOrigin-RevId: 686309136
PiperOrigin-RevId: 687355649
PiperOrigin-RevId: 688520131
PiperOrigin-RevId: 688566572
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
bdu91
approved these changes
Oct 22, 2024
PiperOrigin-RevId: 688652789
bdu91
approved these changes
Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.