Skip to content

Commit aba6598

Browse files
vertex-mg-botcopybara-github
authored andcommitted
use old docker hash for whisper model deployment.
PiperOrigin-RevId: 892120947
1 parent 88a6b80 commit aba6598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/community/model_garden/model_garden_pytorch_whisper_large_v3_deployment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
" is_for_training=False,\n",
216216
")\n",
217217
"\n",
218-
"SERVE_DOCKER_URI = \"us-docker.pkg.dev/deeplearning-platform-release/vertex-model-garden/pytorch-inference.cu125.0-4.ubuntu2204.py310\"\n",
218+
"SERVE_DOCKER_URI = \"us-docker.pkg.dev/deeplearning-platform-release/vertex-model-garden/pytorch-inference.cu125.0-4.ubuntu2204.py310:public-image-cfd6adbd0e22\"\n",
219219
"# Dedicated endpoint not supported yet\n",
220220
"use_dedicated_endpoint = False\n",
221221
"\n",

0 commit comments

Comments
 (0)