Upgrading tvm-ffi/sgl-deep-gemm/tilelang (#29554)

This commit is contained in:
Baizhou Zhang
2026-07-01 12:32:18 -07:00
committed by GitHub
parent 779ea4a9b5
commit c312cdd3a7
5 changed files with 45 additions and 31 deletions
+3 -3
View File
@@ -18,7 +18,7 @@ classifiers = [
dependencies = [
"aiohttp",
"anthropic>=0.20.0",
"apache-tvm-ffi==0.1.9",
"apache-tvm-ffi==0.1.11",
"av ; sys_platform == 'linux' and (platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'armv7l')",
"blobfile==3.0.0",
"build",
@@ -65,12 +65,12 @@ dependencies = [
"scipy",
"sentencepiece",
"setproctitle",
"sgl-deep-gemm==0.1.3",
"sgl-deep-gemm==0.1.4",
"sglang-kernel==0.4.4",
"smg-grpc-servicer>=0.5.0",
"soundfile==0.13.1",
"tiktoken",
"tilelang==0.1.8",
"tilelang==0.1.11",
"timm==1.0.16",
"tokenspeed_mla==0.1.7",
"torch==2.11.0",