We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2459124 commit 693a424Copy full SHA for 693a424
1 file changed
people-and-planet-ai/weather-forecasting/notebooks/3-training.ipynb
@@ -1381,7 +1381,7 @@
1381
" display_name=\"weather-forecasting\",\n",
1382
" python_package_gcs_uri=f\"gs://{bucket}/weather/weather-model-1.0.0.tar.gz\",\n",
1383
" python_module_name=\"weather.trainer\",\n",
1384
- " container_uri=\"us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-4.py310:latest\",\n",
+ " container_uri=\"us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-8.py310:latest\",\n",
1385
")\n",
1386
"job.run(\n",
1387
" machine_type=\"n1-highmem-8\",\n",
0 commit comments