Skip to content

Commit

Permalink
Update gcp.yaml to use lower memory l4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-anyscale authored Feb 29, 2024
1 parent 40d8bc3 commit 25e76ac
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 25e76ac

Please sign in to comment.