samples: Minor fix for the wording. (#924)

This commit is contained in:
Chun-Hsiang Wang
2022-09-05 10:42:25 -07:00
committed by GitHub
parent 8275ea6c49
commit c14b98c92d
2 changed files with 2 additions and 2 deletions
@@ -8,7 +8,7 @@ Experiments are focused on validating a prototype and are not guaranteed to be r
**Do not hesitate to contact vertexai-prediction-preview-feedback@google.com if you have any questions or run into any issues.** **Do not hesitate to contact vertexai-prediction-preview-feedback@google.com if you have any questions or run into any issues.**
The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers and project ids. The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers OR project ids.
## Overview ## Overview
@@ -41,7 +41,7 @@
"\n", "\n",
"The usage of the product is free during the Experimental release period: you will still incur charges for other GCP products usage, such as storage.\n", "The usage of the product is free during the Experimental release period: you will still incur charges for other GCP products usage, such as storage.\n",
"\n", "\n",
"The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers and project ids." "The projects need to be added to the allowlist in order to deploy PyTorch models using Vertex AI Prediction pre-built PyTorch images. If you are interested in the feature, please send an email to vertexai-prediction-preview-feedback@google.com to provide your project numbers OR project ids."
] ]
}, },
{ {