Skip to content

Commit da55e1e

Browse files
committed
parakeet : remove flash attn options from README.md [no ci]
Commit 9164f9c ("parakeet : remove flash attention param) removed the flash attention options but I forgot to remote them from the readme.
1 parent 3ce5332 commit da55e1e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/parakeet-cli/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ options:
3030
-f, --file FILE [ ] input audio file
3131
-ng, --no-gpu [false ] disable GPU
3232
-dev N, --device N [0 ] GPU device to use
33-
-fa, --flash-attn [false ] enable flash attention
34-
-nfa, --no-flash-attn [false ] disable flash attention
3533
-ps, --print-segments [false ] print segment information
3634
```
3735

0 commit comments

Comments
 (0)