many_ppo_gce.yaml 332 B

12345678910111213141516171819
  1. cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
  2. region: us-west1
  3. allowed_azs:
  4. - us-west1-c
  5. max_workers: 0
  6. head_node_type:
  7. name: head_node
  8. instance_type: n2-standard-16 # m5.4xlarge
  9. worker_node_types: []
  10. #aws:
  11. # TagSpecifications:
  12. # - ResourceType: "instance"
  13. # Tags:
  14. # - Key: ttl-hours
  15. # Value: '48'