turtle170 commited on
Commit
a989f99
·
verified ·
1 Parent(s): 753f05b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
 
2
- transformers>=4.48.0
 
 
 
3
  trl>=0.13.0
4
  peft>=0.14.0
5
  accelerate>=1.2.0
@@ -7,12 +10,8 @@ bitsandbytes>=0.45.0
7
 
8
  flash-attn --no-build-isolation
9
 
10
- unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
11
- unsloth-zoo>=2026.1.3
12
-
13
- psutil
14
- tensorboard
15
  sentencepiece
16
  protobuf
17
- torchao
18
- cut-cross-entropy
 
1
 
2
+ unsloth[cu121-torch250] @ git+https://github.com/unslothai/unsloth.git
3
+ unsloth_zoo
4
+
5
+ transformers>=4.50.0
6
  trl>=0.13.0
7
  peft>=0.14.0
8
  accelerate>=1.2.0
 
10
 
11
  flash-attn --no-build-isolation
12
 
13
+ torchao
14
+ cut-cross-entropy
 
 
 
15
  sentencepiece
16
  protobuf
17
+ psutil