mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
Relax language re: multi-region bucket for training (#142)
I believe you *can* use a multi-region; it just might not work as well (e.g. for latency, cost) as a regional bucket where you are doing other operations. This removes in inaccurate statement.
This commit is contained in:
@@ -415,9 +415,8 @@
|
|||||||
"Cloud Storage buckets.\n",
|
"Cloud Storage buckets.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You may also change the `REGION` variable, which is used for operations\n",
|
"You may also change the `REGION` variable, which is used for operations\n",
|
||||||
"throughout the rest of this notebook. Make sure to [choose a region where Vertex AI services are\n",
|
"throughout the rest of this notebook. We suggest that you [choose a region where Vertex AI services are\n",
|
||||||
"available](https://cloud.google.com/vertex-ai/docs/general/locations#available_regions). You may\n",
|
"available](https://cloud.google.com/vertex-ai/docs/general/locations#available_regions)."
|
||||||
"not use a Multi-Regional Storage bucket for training with Vertex AI."
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user