Skip to content

Commit

Permalink
πŸ› Add flash-attention library installation instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kadirnar committed May 2, 2024
1 parent 48eab1f commit c0d67f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

```bash
pip install whisperplus
pip install flash-attn --no-build-isolation
```

## πŸ€— Model Hub
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ pre-commit==3.4.0
autollm==0.1.9
speechbrain==0.5.16
bitsandbytes
flash-attn --no-build-isolation

0 comments on commit c0d67f1

Please sign in to comment.