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,6 +17,7 @@ dependencies = [
"transformers>=4.51.0",
"flash-attn",
"nvidia-ml-py",
"xxhash",
]
[project.urls]