Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
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
|
| 2 |
-
|
| 3 |
git+https://github.com/WePOINTS/WePOINTS.git
|
| 4 |
-
|
| 5 |
transformers-stream-generator
|
| 6 |
transformers==4.55.2
|
| 7 |
huggingface_hub
|
|
|
|
| 1 |
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
|
| 2 |
+
accelerate
|
| 3 |
git+https://github.com/WePOINTS/WePOINTS.git
|
| 4 |
+
peft
|
| 5 |
transformers-stream-generator
|
| 6 |
transformers==4.55.2
|
| 7 |
huggingface_hub
|