Skip to content

Commit 894785f

Browse files
committed
update
1 parent 074cb91 commit 894785f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/client/tinker/custom_service/megatron/server_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ applications:
6262
deployments:
6363
- name: ModelManagement
6464
autoscaling_config:
65-
min_replicas: 2
66-
max_replicas: 2
65+
min_replicas: 1
66+
max_replicas: 1
6767
target_ongoing_requests: 16
6868
ray_actor_options:
6969
num_cpus: 0.1

0 commit comments

Comments
 (0)