require xxhash

This commit is contained in:
cheunglei
2025-06-13 23:40:07 +08:00
parent 59aa3ff57c
commit 0ea7414b19

View File

@@ -17,10 +17,11 @@ dependencies = [
"transformers>=4.51.0",
"flash-attn",
"nvidia-ml-py",
"xxhash",
]
[project.urls]
Homepage="https://github.com/GeeeekExplorer/nano-vllm"
[tool.setuptools]
packages = ["nanovllm"]
packages = ["nanovllm"]