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

feat(aiplatform): add sample for Gen AI code model tuning #3410

Merged
merged 17 commits into from
Aug 18, 2023
Merged

Conversation

gericdong
Copy link
Contributor

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

@gericdong gericdong requested review from a team as code owners August 10, 2023 18:36
@snippet-bot
Copy link

snippet-bot bot commented Aug 10, 2023

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added api: aiplatform Issues related to the AI Platform API. samples Issues that are directly related to samples. labels Aug 10, 2023
@gericdong gericdong marked this pull request as draft August 10, 2023 18:57
@gericdong gericdong marked this pull request as ready for review August 14, 2023 19:24
ai-platform/snippets/test/code-model-tuning.test.js Outdated Show resolved Hide resolved
ai-platform/snippets/test/code-model-tuning.test.js Outdated Show resolved Hide resolved
ai-platform/snippets/code-model-tuning.js Outdated Show resolved Hide resolved
ai-platform/snippets/code-model-tuning.js Outdated Show resolved Hide resolved
@pattishin pattishin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 18, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 18, 2023
Copy link
Contributor

@pattishin pattishin left a comment

Choose a reason for hiding this comment

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

lgtm!

@pattishin pattishin merged commit 190d545 into main Aug 18, 2023
12 of 13 checks passed
@pattishin pattishin deleted the b293603484 branch August 18, 2023 18:22
paulinawins pushed a commit that referenced this pull request Sep 11, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants