limitedonly41 commited on
Commit
98d9f50
1 Parent(s): c0f3db3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
 
2
  unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
3
- xformers
4
- peft
5
- trl
6
- transformers
7
- bitsandbytes
8
- accelerate
 
1
 
2
  unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
3
+ xformers==0.0.26.post1
4
+ peft==0.11.1
5
+ trl==0.9.4
6
+ transformers==4.41.2
7
+ bitsandbytes==0.43.1
8
+ accelerate==0.31.0