damccorm commented on code in PR #33058:
URL: https://github.com/apache/beam/pull/33058#discussion_r1834930504
##########
examples/notebooks/beam-ml/run_inference_vllm.ipynb:
##########
@@ -373,7 +373,7 @@
"First, define the pipeline options that you want to use to launch the
Dataflow job. Before running the next cell, replace the following variables:\n",
"\n",
"- `<BUCKET_NAME>`: the name of a valid [Google Cloud
Storage](https://cloud.google.com/storage?e=48754805&hl=en) bucket. Don't
include a `gs://` prefix or trailing slashes.\n",
- "- `<REPOSITORY_NAME>`: the name of the Google Artifact Registry
repository that you used in the previous step. Don't include the `latest` tag,
because this tag is automatically appended as part of the cell.\n",
+ "- `<REPOSITORY_NAME>`: the name of the Google Artifact Registry
repository that you used in the previous step. \n",
Review Comment:
Thanks, missed this!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]