Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flas
|
|
6 |
|
7 |
transformers>=4.52.0
|
8 |
accelerate>=0.30.2 # bug-fix for device_map edge case:contentReference[oaicite:3]{index=3}
|
|
|
9 |
gradio>=4.44.0 # Zero-GPU queue fix PR #5698:contentReference[oaicite:4]{index=4}
|
10 |
sentencepiece
|
|
|
6 |
|
7 |
transformers>=4.52.0
|
8 |
accelerate>=0.30.2 # bug-fix for device_map edge case:contentReference[oaicite:3]{index=3}
|
9 |
+
bitsandbytes==0.43.3
|
10 |
gradio>=4.44.0 # Zero-GPU queue fix PR #5698:contentReference[oaicite:4]{index=4}
|
11 |
sentencepiece
|