FlawedLLM commited on
Commit
a7569a3
1 Parent(s): b944c3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- unsloth[kaggle-new] @ git+https://github.com/unslothai/unsloth.git
2
- xformers<0.0.26
3
  accelerate==0.29.3
4
  trl==0.8.6
5
  bitsandbytes==0.43.1
6
  peft==0.11.1
7
  transformers==4.39.3
8
  fsspec==2023.10.0
9
- gcsfs==2023.10.0
 
 
 
 
 
1
  accelerate==0.29.3
2
  trl==0.8.6
3
  bitsandbytes==0.43.1
4
  peft==0.11.1
5
  transformers==4.39.3
6
  fsspec==2023.10.0
7
+ gcsfs==2023.10.0
8
+ unsloth[kaggle-new] @ git+https://github.com/unslothai/unsloth.git
9
+ xformers<0.0.26