docker(xpu): unblock nightly build (setvars.sh + sgl-kernel rename) (#38617)

Co-authored-by: arathi-hlab <arathi-hlab@users.noreply.github.com>
This commit is contained in:
ashwini rathi
2026-09-09 16:32:16 +08:00
committed by GitHub
co-authored by arathi-hlab
parent 07c7b2674d
commit d10ebdd0cb
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ dependencies = [
"scipy",
"sentencepiece",
"setproctitle",
"sgl-kernel @ git+https://github.com/sgl-project/sgl-kernel-xpu.git",
"sglang-kernel-xpu @ git+https://github.com/sgl-project/sgl-kernel-xpu.git",
"smg-grpc-servicer>=0.5.0",
"soundfile==0.13.1",
"tiktoken",