Skip to content

Commit

Permalink
Requirements: Add sse-starlette
Browse files Browse the repository at this point in the history
Signed-off-by: kingbri <[email protected]>
  • Loading branch information
kingbri1 committed Mar 10, 2024
1 parent 42c0dbe commit 4cc0b59
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-amd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette
1 change: 1 addition & 0 deletions requirements-cu118.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette

# Linux FA2 from https://github.com/Dao-AILab/flash-attention/releases
https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.2/flash_attn-2.5.2+cu118torch2.2cxx11abiFALSE-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
Expand Down
1 change: 1 addition & 0 deletions requirements-nowheel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette

# Flash attention v2

Expand Down

0 comments on commit 4cc0b59

Please sign in to comment.