From 0c8f4fd5833113ffe69c857430a3c7e7a8d973ca Mon Sep 17 00:00:00 2001 From: empyreus Date: Tue, 31 Mar 2026 18:55:22 +0000 Subject: [PATCH] find directory --- .azure-pipelines/templates/sglang-test.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 \