[xpu] install xpu-kernel by released wheel (#37394)

Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
This commit is contained in:
yuchengliu1
2026-09-11 10:47:27 +08:00
committed by GitHub
co-authored by Ma Mingfei
parent 0fadad8933
commit 480b14edad
+1 -1
View File
@@ -55,7 +55,7 @@ dependencies = [
"scipy",
"sentencepiece",
"setproctitle",
"sglang-kernel-xpu @ git+https://github.com/sgl-project/sgl-kernel-xpu.git",
"sglang-kernel-xpu @ https://github.com/sgl-project/whl/releases/download/v0.2.0+xpu/sglang_kernel_xpu-0.2.0-cp310-abi3-manylinux_2_38_x86_64.whl",
"smg-grpc-servicer>=0.9.0",
"soundfile==0.13.1",
"tiktoken",