项目文件夹

文件
2026-07-13 12:24:33 +08:00

12 行
356 B
Plaintext

# This should mirror the build dependencies in pyproject.toml
ninja
packaging>=24.2
setuptools>=77.0.3,<81.0.0
setuptools_scm>=8
# torch is not here because vllm installation will implicitly install it for the dockerfile
# and users should be deliberate about choosing their torch version (or letting their serving
# engine be deliberate for them)
wheel