Files
2026-07-13 13:17:40 +08:00

13 lines
298 B
YAML

applications:
- name: gang_app
route_prefix: /
import_path: ray.serve.tests.test_config_files.gang_scheduling:app
deployments:
- name: GangApp
num_replicas: 4
ray_actor_options:
num_cpus: 0.25
gang_scheduling_config:
gang_size: 2
gang_placement_strategy: PACK