From 1fe41e05f5aeecaf18ec3076c4d8f2e6d68f7102 Mon Sep 17 00:00:00 2001 From: empyreus Date: Tue, 5 May 2026 20:17:05 +0000 Subject: [PATCH] sglang --- .azure-pipelines/templates/sglang-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/templates/sglang-test.yml b/.azure-pipelines/templates/sglang-test.yml index e8afe4e3..5a2a58f7 100644 --- a/.azure-pipelines/templates/sglang-test.yml +++ b/.azure-pipelines/templates/sglang-test.yml @@ -45,7 +45,7 @@ steps: runRemoteArgs: '--container sglang-mscclpp-test' remoteScript: | git clone -b main https://github.com/caiomcbr/sglang.git - cd sglang + cd sglang/python pip install --upgrade pip pip install -e .