change to sglang
This commit is contained in:
@@ -5,6 +5,8 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"flash-attn>=2.8.3",
|
||||
"vllm>=0.17.1",
|
||||
"sglang[all]",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
sglang = { git = "https://github.com/sgl-project/sglang.git", subdirectory = "python" }
|
||||
|
||||
Reference in New Issue
Block a user