Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -5,7 +5,8 @@ torch==2.5.1+cu124 # keep before flash-a
|
|
5 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flash_attn-2.8.0.post2+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl # <- 240 MB wheel:contentReference[oaicite:2]{index=2}
|
6 |
|
7 |
transformers>=4.52.0
|
8 |
-
accelerate>=0.30.2
|
9 |
bitsandbytes==0.43.3
|
10 |
-
|
|
|
11 |
sentencepiece
|
|
|
5 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flash_attn-2.8.0.post2+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl # <- 240 MB wheel:contentReference[oaicite:2]{index=2}
|
6 |
|
7 |
transformers>=4.52.0
|
8 |
+
accelerate>=0.30.2
|
9 |
bitsandbytes==0.43.3
|
10 |
+
peft==0.15.2
|
11 |
+
gradio>=4.44.0
|
12 |
sentencepiece
|