require xxhash
This commit is contained in:
@@ -17,10 +17,11 @@ dependencies = [
|
|||||||
"transformers>=4.51.0",
|
"transformers>=4.51.0",
|
||||||
"flash-attn",
|
"flash-attn",
|
||||||
"nvidia-ml-py",
|
"nvidia-ml-py",
|
||||||
|
"xxhash",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage="https://github.com/GeeeekExplorer/nano-vllm"
|
Homepage="https://github.com/GeeeekExplorer/nano-vllm"
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
packages = ["nanovllm"]
|
packages = ["nanovllm"]
|
||||||
|
|||||||
Reference in New Issue
Block a user