Skip to content

Commit

Permalink
Update vertex-notebook.ipynb (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
philschmid authored Nov 20, 2024
1 parent a30e613 commit d34057a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"source": [
"%env PROJECT_ID=your-project-id\n",
"%env LOCATION=your-location\n",
"%env BUCKET_URI=gs://hf-tgi-vertex-ai\n",
"%env BUCKET_URI=gs://your-bucket\n",
"%env ARTIFACT_NAME=google--gemma-7b-it\n",
"%env CONTAINER_URI=us-docker.pkg.dev/deeplearning-platform-release/gcr.io/huggingface-text-generation-inference-cu124.2-3.ubuntu2204.py311"
]
Expand Down

0 comments on commit d34057a

Please sign in to comment.