1 parent 9d390bf commit e2960ffCopy full SHA for e2960ff
1 file changed
webui-user.sh
@@ -48,7 +48,7 @@ export ACCELERATE="True"
48
49
###############ray############################
50
export RAY_NUM_GPUS=1
51
-export RAY_MIN_REPLICAS=0
+export RAY_MIN_REPLICAS=1
52
export RAY_MAX_REPLICAS=2
53
export RAY_PORT=7575
54
export RAY_IP="0.0.0.0"
0 commit comments