-
Notifications
You must be signed in to change notification settings - Fork 2k
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
feat(aiplatform): add sample for Gen AI code model tuning #3410
Conversation
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
* feat(aiplatform): add sample for Gen AI code model tuning * udpate comments to make it clear * fix: skip this test temporary until the service account permission issue is resolved * fix: skip another pipeline test temporary until the service account permission issue is resolved * fix(aiplatform): try to get the test to run after IAM role changed * fix(aiplatform): remove the skip for another pipeline test * fix: address review comments --------- Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
Description
Fixes b/293603484
Add a code sample to demonstrate how to create a code model tuning job.
Docs: https://cloud.google.com/vertex-ai/docs/generative-ai/models/tune-models#create_a_model_tuning_job