Merge pull request #4 from cheunglei/main

require xxhash
This commit is contained in:
Xingkai Yu
2025-06-13 23:46:18 +08:00
committed by GitHub

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"]