ssocean commited on
Commit
1a99060
·
verified ·
1 Parent(s): eba3124

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  absl-py
2
  wheel
3
- accelerate==0.30.1
4
  annotated-types==0.7.0
5
- bitsandbytes==0.42.0
6
  certifi==2024.2.2
7
  charset-normalizer==3.3.2
8
  deepspeed==0.14.2
@@ -11,7 +11,7 @@ filelock==3.14.0
11
  fsspec==2024.5.0
12
  grpcio
13
  hjson==3.1.0
14
- huggingface-hub==0.23.1
15
  idna==3.7
16
  importlib_metadata==7.1.0
17
  Jinja2==3.1.4
@@ -23,7 +23,7 @@ ninja==1.11.1.1
23
  numpy==1.26.4
24
  packaging==24.0
25
  pandas==2.2.2
26
- peft==0.11.1
27
  pillow==10.3.0
28
  protobuf==3.20.3
29
  psutil==5.9.8
@@ -46,9 +46,9 @@ tensorboard-data-server==0.7.2
46
  threadpoolctl==3.5.0
47
  tiktoken==0.7.0
48
  tokenizers==0.19.1
49
- torch==2.3.0
50
- torchaudio==2.3.0
51
- torchvision==0.18.0
52
  tqdm==4.66.4
53
  transformers==4.41.1
54
  transformers-stream-generator==0.0.4
 
1
  absl-py
2
  wheel
3
+ accelerate==0.34.1
4
  annotated-types==0.7.0
5
+ bitsandbytes==0.43.3
6
  certifi==2024.2.2
7
  charset-normalizer==3.3.2
8
  deepspeed==0.14.2
 
11
  fsspec==2024.5.0
12
  grpcio
13
  hjson==3.1.0
14
+ huggingface-hub==0.26.3
15
  idna==3.7
16
  importlib_metadata==7.1.0
17
  Jinja2==3.1.4
 
23
  numpy==1.26.4
24
  packaging==24.0
25
  pandas==2.2.2
26
+ peft==0.12.0
27
  pillow==10.3.0
28
  protobuf==3.20.3
29
  psutil==5.9.8
 
46
  threadpoolctl==3.5.0
47
  tiktoken==0.7.0
48
  tokenizers==0.19.1
49
+ torch==2.1.0
50
+ torchaudio==2.1.0
51
+ torchvision==0.16.0
52
  tqdm==4.66.4
53
  transformers==4.41.1
54
  transformers-stream-generator==0.0.4