Skip to content

Commit

Permalink
[package] add flash-attn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
imoneoi authored Sep 14, 2023
1 parent 76ab48c commit df03b57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ dependencies = [
"pydantic",
"shortuuid",
"uvicorn",
"vllm"
"vllm",
"flash-attn"
]

[project.urls]
Expand Down

0 comments on commit df03b57

Please sign in to comment.