Bump sgl-deep-gemm to v0.1.6 (#36998)

This commit is contained in:
Baizhou Zhang
2026-08-29 19:51:02 -07:00
committed by GitHub
parent 6be767c2d2
commit a7ee399904
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ ARG BUILD_TYPE=all
ARG BRANCH_TYPE=remote
ARG SGL_KERNEL_VERSION=0.4.6.post1
ARG SGL_VERSION
ARG SGL_DEEP_GEMM_VERSION=0.1.5.post2
ARG SGL_DEEP_GEMM_VERSION=0.1.6
ARG USE_LATEST_SGLANG=0
ARG GDRCOPY_VERSION=2.5.1
ARG SGL_NCCL_VERSION=2.30.7
+1 -1
View File
@@ -69,7 +69,7 @@ dependencies = [
"sentencepiece",
"setproctitle",
"sgl-deep-ep==0.1.2",
"sgl-deep-gemm==0.1.5.post3",
"sgl-deep-gemm==0.1.6",
"sglang-kernel==0.4.6.post1",
"smg-grpc-servicer>=0.5.0",
"soundfile==0.13.1",