Update requirements.txt
Browse filesRemoved Flash Attention & Using eager
- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,3 @@ accelerate>=0.24.0
|
|
| 12 |
sentencepiece>=0.1.99
|
| 13 |
protobuf>=3.20.0
|
| 14 |
torchvision
|
| 15 |
-
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 12 |
sentencepiece>=0.1.99
|
| 13 |
protobuf>=3.20.0
|
| 14 |
torchvision
|
|
|