marcelbinz commited on
Commit
5eb4c2f
·
verified ·
1 Parent(s): 6c84060

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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