rajeshthangaraj1 commited on
Commit
8392998
1 Parent(s): 856cca8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- flash-attn==2.6.2
2
- torch
3
- transformers
4
- accelerate
5
- bitsandbytes
6
- gradio
 
1
+ flash_attn==2.5.8
2
+ torch==2.3.1
3
+ accelerate==0.31.0
4
+ transformers==4.43.0