Skip to content

Commit

Permalink
Merge pull request #110 from anyscale/akshay-anyscale-patch-21
Browse files Browse the repository at this point in the history
Update gcp.yaml to use lower memory l4-1
  • Loading branch information
akshay-anyscale authored Feb 29, 2024
2 parents 40d8bc3 + 25e76ac commit 7ae3230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/endpoints/gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ worker_node_types:
min_workers: 0
max_workers: 100
- name: gpu-worker-l4-1
instance_type: g2-standard-16-nvidia-l4-1
instance_type: g2-standard-12-nvidia-l4-1
resources:
cpu:
gpu:
Expand Down

0 comments on commit 7ae3230

Please sign in to comment.