diff --git a/.azure-pipelines/templates/sglang-test.yml b/.azure-pipelines/templates/sglang-test.yml index 7afeedb0..85a945aa 100644 --- a/.azure-pipelines/templates/sglang-test.yml +++ b/.azure-pipelines/templates/sglang-test.yml @@ -87,12 +87,8 @@ steps: export RANK=0 export MASTER_ADDR=127.0.0.1 export MASTER_PORT=12345 - pwd - ls - cd .. - pwd - ls - cd sglang + + ls -la torchrun --nproc_per_node gpu \ --nnodes $WORLD_SIZE \