You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/community/model_garden/model_garden_huggingface_pytorch_inference_deployment.ipynb) in Colab Enterprise.
57
57
58
58
BigQuery is the pipeline's sink for the inference result output.
59
59
A BigQuery dataset needs to exist first before the pipeline can
@@ -69,14 +69,15 @@ remote inference with the Vertex AI model handler and DistilBERT
69
69
deployed to a Vertex AI endpoint. The inference result is then
70
70
parsed and written to a BigQuery table.
71
71
72
-
Run the pipeline (remove the necessary variables in the command):
72
+
Run the pipeline (replace with appropriate variables in the command
0 commit comments