Skip to content

Commit

Permalink
fix working_dir link
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan O'Leary <ryanaoleary@google.com>
  • Loading branch information
ryanaoleary committed Sep 25, 2024
1 parent b1aadea commit 4233e38
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 @@ spec:
- name: VLLMDeployment
num_replicas: 1
runtime_env:
working_dir: "https://github.com/ryanaoleary/kubernetes-engine-samples/archive/refs/heads/multihost-example.zip"
working_dir: "https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/archive/main.zip"
env_vars:
MODEL_ID: "meta-llama/Meta-Llama-3-70B"
TPU_CHIPS: 8
Expand Down

0 comments on commit 4233e38

Please sign in to comment.