Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lynnleelhl committed Nov 8, 2023
1 parent fd71022 commit 79809b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/llm/templates/scripts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ data:
echo "EXTRA_ARGS=${EXTRA_ARGS}"
cd vllm
echo "model=${MODEL_NAME}" > log
# wait for ray start
sleep 3
while true; do
node_num=`ray status | grep "1 node" | wc -l`
# continue waiting if ray status not ok
Expand Down

0 comments on commit 79809b6

Please sign in to comment.