Skip to content

Commit e2960ff

Browse files
committed
changed min replicas
1 parent 9d390bf commit e2960ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎webui-user.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export ACCELERATE="True"
4848

4949
###############ray############################
5050
export RAY_NUM_GPUS=1
51-
export RAY_MIN_REPLICAS=0
51+
export RAY_MIN_REPLICAS=1
5252
export RAY_MAX_REPLICAS=2
5353
export RAY_PORT=7575
5454
export RAY_IP="0.0.0.0"

0 commit comments

Comments
 (0)