bhandarivijay
175eaa4fe8
Manual Changes-Updated the cell by replacing 'gsutil copy' with the correct 'gcloud storage cp'
2025-12-11 17:42:21 +00:00
bhandarivijay
9c55a00b1e
Manual Changes-Updated the cell by replacing 'gsutil copy' with the correct 'gcloud storage cp'
2025-12-11 17:12:42 +00:00
Margubur Rahman
efef7988f1
Migrate gsutil usage to gcloud storage
2025-10-17 11:26:11 +00:00
Mend Renovate and GitHub
b1dfac2043
chore(deps): update actions/setup-python action to v6 ( #4245 )
2025-10-10 14:32:20 +00:00
Mend Renovate and GitHub
b81ffcddab
chore(deps): update python docker tag to v3.14 ( #4284 )
2025-10-10 14:29:19 +00:00
Mend Renovate and GitHub
21d8f144aa
chore(deps): update dependency pyupgrade to v3.21.0 ( #4287 )
2025-10-10 14:29:11 +00:00
Vertex MG Team and Copybara-Service
065a674305
Minor fixes for ollama deployment notebook
...
PiperOrigin-RevId: 817513895
2025-10-10 00:21:23 -07:00
haomengchao and GitHub
571d498d08
feat: add notebook for VirtueAI model in Model Garden ( #4280 )
...
* feat: add virtueai's notebook for Model Garden
* feat: add virtueai's notebook for Model Garden with fixes
* feat: fix endpoint place holder to pass the test
* feat: fix endpoint place holder to pass the test
* feat: fix endpoint place holder to pass the test
* feat: fix a typo
2025-10-09 22:15:24 +00:00
Bhaskar Goyal and GitHub
e936882123
<feature>: Medium 3 launch ( #4279 )
2025-10-09 16:42:11 +00:00
Vertex MG Team and Copybara-Service
f754f99052
Increase the dws max_wait_duration to 90 minutes
...
PiperOrigin-RevId: 817042685
2025-10-09 00:11:15 -07:00
Vertex MG Team and Copybara-Service
aa5523a5e9
Delete Gemma 3 peft finetuning notebooks.
...
PiperOrigin-RevId: 816744576
2025-10-08 09:39:54 -07:00
Vertex MG Team and Copybara-Service
81393ede1a
Weekly update the hf-tei/hf-inference-toolkit containers.
...
PiperOrigin-RevId: 815926264
2025-10-06 16:17:53 -07:00
Vertex MG Team and Copybara-Service
5a1c0222da
Qwen Image Deployment Notebook
...
PiperOrigin-RevId: 815781924
2025-10-06 10:19:30 -07:00
Vertex MG Team and Copybara-Service
1f9326bd56
Weekly update the vllm container version.
...
PiperOrigin-RevId: 814830089
2025-10-03 14:24:00 -07:00
Vertex MG Team and Copybara-Service
a94cae2e79
Weekly update the vllm/hf-tei/hf-inference-toolkit containers.
...
PiperOrigin-RevId: 813495515
2025-09-30 17:28:38 -07:00
kthytang and GitHub
cb861713c8
Update anthropic_claude_intro.ipynb ( #4277 )
2025-09-29 17:17:00 +00:00
3a55087789
Bump urllib3 ( #4257 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 16:59:52 +00:00
Vertex MG Team and Copybara-Service
d359b21f3e
Weekly update the vllm/hf-tei/hf-inference-toolkit containers.
...
PiperOrigin-RevId: 811502904
2025-09-25 14:30:34 -07:00
Vertex MG Team and Copybara-Service
c7d4123b25
Print project and region information
...
PiperOrigin-RevId: 810501296
2025-09-23 10:54:22 -07:00
Vertex MG Team and Copybara-Service
07a8bb2d0c
Migrate Phi-4 notebook to use Model Garden SDK
...
PiperOrigin-RevId: 810268843
2025-09-22 20:52:05 -07:00
Vertex MG Team and Copybara-Service
f6b6f365b6
Migrate Ollama deploy notebook to use Model Garden SDK
...
PiperOrigin-RevId: 810150526
2025-09-22 14:13:49 -07:00
Vertex MG Team and Copybara-Service
fec825f9e5
Use dictionary for the deletion of multiple endpoints
...
PiperOrigin-RevId: 810066401
2025-09-22 10:26:45 -07:00
Vertex MG Team and Copybara-Service
1e9bf72097
Blip2 notebook refactoring
...
PiperOrigin-RevId: 810050386
2025-09-22 09:47:46 -07:00
Vertex MG Team and Copybara-Service
3fa1cf99ec
Make 4b as the default model_version in the Gemma3 notebook
...
PiperOrigin-RevId: 809821706
2025-09-21 19:09:19 -07:00
Vertex MG Team and Copybara-Service
2bcaf8abde
Allow the user to enter Region
...
PiperOrigin-RevId: 808435945
2025-09-18 00:17:02 -07:00
Vertex MG Team and Copybara-Service
759495a1f8
Migrate LaMa notebook to use Model Garden SDK
...
PiperOrigin-RevId: 808001560
2025-09-16 23:19:01 -07:00
Vertex MG Team and Copybara-Service
9925e62c4b
feat: Refactor to use deploy SDK.
...
PiperOrigin-RevId: 807803299
2025-09-16 12:35:20 -07:00
Vertex MG Team and Copybara-Service
40ade71b35
Weekly update the vllm serving container version to 20250911_0916_RC01.
...
PiperOrigin-RevId: 807413330
2025-09-15 15:45:51 -07:00
Vertex MG Team and Copybara-Service
65173071a5
Weekly update the serving container version for hf-inference-toolkit and hf-tei containers.
...
PiperOrigin-RevId: 807413263
2025-09-15 15:44:23 -07:00
Vertex MG Team and Copybara-Service
a514bb51c2
Allow the user to enter Region
...
PiperOrigin-RevId: 807182772
2025-09-15 04:21:01 -07:00
Rayan Dasoriya and Copybara-Service
a6dc1b0f6d
Fix notebook issues
...
PiperOrigin-RevId: 806407972
2025-09-12 13:33:39 -07:00
75236998c7
Bump torch ( #4239 )
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.0 to 2.8.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.8.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-10 23:33:41 +00:00
Mark and GitHub
9c8a7808bf
chore: Replace 'prediction' with 'inference' per urgent rebranding request ( #4231 )
2025-09-10 23:32:32 +00:00
Holt Skinner and GitHub
86ce1576d2
Delete notebooks/official/model_evaluation/automl_video_classification_model_evaluation.ipynb ( #4256 )
2025-09-10 23:32:08 +00:00
Holt Skinner
c2b743bfeb
Removed Deprecated notebooks
2025-09-10 18:31:40 -05:00
Vertex MG Team and Copybara-Service
b04575d746
Fix axolotl gcs output path.
...
PiperOrigin-RevId: 805417425
2025-09-10 10:26:55 -07:00
Vertex MG Team and Copybara-Service
b90d16885e
Weekly update the serving container version for hf-inference-toolkit and hf-tei containers.
...
PiperOrigin-RevId: 805081873
2025-09-09 15:12:41 -07:00
Holt Skinner and GitHub
828f1a26fa
Delete notebooks/official/pipelines/google_cloud_pipeline_components_automl_text.ipynb ( #4254 )
...
b/442906902
2025-09-09 20:43:03 +00:00
Holt Skinner and GitHub
915e5edf0a
chore: Remove AutoML Notebooks for deprecated Text and Video features ( #4253 )
...
* chore: Remove AutoML Notebooks for deprecated Text and Video features
* Remove remaining Text/Video samples
2025-09-09 16:49:06 +00:00
Vertex MG Team and Copybara-Service
5d4c1be285
Migrate llava notebook to use Model Garden SDK
...
PiperOrigin-RevId: 804765256
2025-09-09 00:16:12 -07:00
Vertex MG Team and Copybara-Service
275bfb8f69
Weekly update the vllm serving container version to 20250905_0916_RC01.
...
PiperOrigin-RevId: 804514266
2025-09-08 11:21:48 -07:00
Vertex MG Team and Copybara-Service
93cb0ca3d9
Migrate blip image captioning notebook to use Model Garden SDK
...
PiperOrigin-RevId: 803091009
2025-09-04 10:49:28 -07:00
Vertex MG Team and Copybara-Service
41d60d052d
Add EmbeddingGemma local inference notebook.
...
PiperOrigin-RevId: 803038284
2025-09-04 08:30:34 -07:00
Vertex MG Team and Copybara-Service
d872cdcf7e
Migrate Paligemma2 notebook to use Model Garden SDK
...
PiperOrigin-RevId: 802861534
2025-09-03 22:35:04 -07:00
Vertex MG Team and Copybara-Service
ada5e4a854
chore: fix google-auth and requests package version.
...
PiperOrigin-RevId: 802270767
2025-09-02 13:33:33 -07:00
Vertex MG Team and Copybara-Service
ecb32b099d
Migrate Stable Diffusion Upscaler notebook to use Model Garden SDK
...
PiperOrigin-RevId: 801824204
2025-09-01 08:55:58 -07:00
Vertex MG Team and Copybara-Service
f8d09e8e9b
Migrate Stable Diffusion XL Lightning notebook to use Model Garden SDK
...
PiperOrigin-RevId: 801782973
2025-09-01 06:06:41 -07:00
Vertex MG Team and Copybara-Service
007df88fba
Migrate Llama4 notebook to use Model Garden SDK
...
PiperOrigin-RevId: 801662862
2025-08-31 22:27:06 -07:00
Vertex MG Team and Copybara-Service
c70f3ef9a3
Weekly update vllm/hf-tei/hf-inference-toolkit container image versions.
...
PiperOrigin-RevId: 801034279
2025-08-29 14:39:29 -07:00
Vertex MG Team and Copybara-Service
505e101452
Bug fix for Wan2.2
...
PiperOrigin-RevId: 800419261
2025-08-28 05:11:01 -07:00