Commit 402b7144 authored by unicornchan's avatar unicornchan
Browse files

[fix] fix pyproject.toml

parent 107e4be4
...@@ -23,7 +23,7 @@ dependencies = [ ...@@ -23,7 +23,7 @@ dependencies = [
"blessed >= 1.20.0", "blessed >= 1.20.0",
"accelerate >= 0.31.0", "accelerate >= 0.31.0",
"sentencepiece >= 0.1.97", "sentencepiece >= 0.1.97",
"flash_attn == 2.7.4.post1" "flash_attn == 2.7.4.post1",
"setuptools", "setuptools",
"ninja", "ninja",
"wheel", "wheel",
......
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