[4/n]decouple quantization implementation from vLLM dependency (#9191)

Co-authored-by: AniZpZ <aniz1905@gmail.com>
Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
Hongbo Xu
2025-08-14 12:05:46 -07:00
committed by GitHub
co-authored by AniZpZ Yineng Zhang
parent 63d82a776a
commit 2cc9eeab01
8 changed files with 37 additions and 74 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.3.4.post1",
"sgl-kernel==0.3.5",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",