File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,14 @@ anyio==4.4.0
6
6
async-timeout==4.0.3
7
7
attrs==23.2.0
8
8
auto_gptq==0.7.1
9
- bitsandbytes==0.43.1
9
+ bitsandbytes==0.43.2
10
10
catboost==1.2.5
11
11
certifi==2024.7.4
12
12
charset-normalizer==3.3.2
13
13
click==8.1.7
14
14
cloudpickle==3.0.0
15
15
cmake==3.30.1
16
16
colorama==0.4.6
17
- coloredlogs==15.0.1
18
17
contourpy==1.2.1
19
18
ctransformers==0.2.27
20
19
cycler==0.12.1
@@ -44,7 +43,6 @@ httpcore==1.0.5
44
43
httptools==0.6.1
45
44
httpx==0.27.0
46
45
huggingface-hub==0.24.1
47
- humanfriendly==10.0
48
46
idna==3.7
49
47
interegular==0.3.3
50
48
Jinja2==3.1.4
@@ -90,7 +88,6 @@ nvidia-nccl-cu12==2.20.5
90
88
nvidia-nvjitlink-cu12==12.5.82
91
89
nvidia-nvtx-cu12==12.1.105
92
90
openai==1.37.0
93
- optimum==1.21.2
94
91
orjson==3.10.6
95
92
outlines==0.0.46
96
93
packaging==24.1
@@ -148,7 +145,7 @@ torch==2.3.1
148
145
torchaudio==2.3.1
149
146
torchvision==0.18.1
150
147
tqdm==4.66.4
151
- transformers==4.42.4
148
+ transformers==4.43.1
152
149
transformers-stream-generator==0.0.5
153
150
triton==2.3.1
154
151
trl==0.9.6
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ ctransformers
30
30
huggingface-hub
31
31
deepspeed
32
32
einops
33
- optimum
34
33
peft
35
34
tokenizers
36
35
transformers
You can’t perform that action at this time.
0 commit comments