Commit e968fa8d authored by unicornchan's avatar unicornchan
Browse files

[feature] add flash_attn to requirements

parent fd481af1
......@@ -23,6 +23,7 @@ dependencies = [
"blessed >= 1.20.0",
"accelerate >= 0.31.0",
"sentencepiece >= 0.1.97",
"flash_attn == 2.7.4.post1"
"setuptools",
"ninja",
"wheel",
......
fire
transformers
transformers==4.43.2
flash_attn==2.7.4.post1
numpy
torch>=2.3.0
packaging
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment