fix
This commit is contained in:
@@ -9,7 +9,7 @@ authors = [{ name = "Xingkai Yu" }]
|
||||
license = "MIT"
|
||||
license-files = ["LICENSE"]
|
||||
readme = "README.md"
|
||||
description = "a mimic VLLM implementation from scratch"
|
||||
description = "a lightweight vLLM implementation built from scratch"
|
||||
requires-python = ">=3.10,<3.13"
|
||||
dependencies = [
|
||||
"torch>=2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user