FlawedLLM commited on
Commit
b944c3e
·
verified ·
1 Parent(s): a957af2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- unsloth[colab-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
 
 
 
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