Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
flash-attn @ https://huggingface.co/strangertoolshf/flash_attention_2_wheelhouse/resolve/main/wheelhouse-flash_attn-2.8.3/linux_x86_64/torch2.
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
huggingface_hub
|
| 6 |
sentencepiece
|
| 7 |
opencv-python
|
| 8 |
-
torch==2.
|
| 9 |
torchvision
|
| 10 |
matplotlib
|
| 11 |
markdown
|
|
|
|
| 1 |
+
flash-attn @ https://huggingface.co/strangertoolshf/flash_attention_2_wheelhouse/resolve/main/wheelhouse-flash_attn-2.8.3/linux_x86_64/torch2.8/cu12/abiFALSE/cp310/flash_attn-2.8.3+cu12torch2.8cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
huggingface_hub
|
| 6 |
sentencepiece
|
| 7 |
opencv-python
|
| 8 |
+
torch==2.8.0
|
| 9 |
torchvision
|
| 10 |
matplotlib
|
| 11 |
markdown
|