many_ppo.yaml 280 B

1234567891011121314151617
  1. cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
  2. region: us-west-2
  3. max_workers: 0
  4. head_node_type:
  5. name: head_node
  6. instance_type: m5.4xlarge
  7. worker_node_types: []
  8. aws:
  9. TagSpecifications:
  10. - ResourceType: "instance"
  11. Tags:
  12. - Key: ttl-hours
  13. Value: '48'