🌐 AI搜索 & 代理 主页
Skip to content

Commit 1e49bc5

Browse files
committed
Merge branch 'master' into dan-product-left-nav-update
2 parents 51a01ef + b0538f3 commit 1e49bc5

File tree

6 files changed

+221
-190
lines changed

6 files changed

+221
-190
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python3-pip \
3737
python3 \
3838
lld
39-
sudo pip3 install -r requirements.linux.txt
39+
sudo pip3 install -r requirements.linux.txt --no-cache-dir
4040
- name: Cache dependencies
4141
uses: buildjet/cache@v3
4242
if: steps.pgml_extension_changed.outputs.PGML_EXTENSION_CHANGED_FILES != '0'

pgml-extension/requirements.linux.txt

Lines changed: 123 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,85 @@
1-
accelerate==0.27.2
2-
aiohttp==3.9.1
1+
accelerate==0.30.1
2+
aiohttp==3.9.5
33
aiosignal==1.3.1
44
annotated-types==0.6.0
5-
anyio==4.2.0
6-
appdirs==1.4.4
5+
anyio==4.3.0
76
async-timeout==4.0.3
8-
attrs==23.1.0
9-
auto-gptq==0.6.0
10-
bitsandbytes==0.41.3.post2
11-
black==24.1.1
12-
catboost==1.2.2
13-
certifi==2023.11.17
7+
attrs==23.2.0
8+
auto_gptq==0.7.1
9+
bitsandbytes==0.43.1
10+
catboost==1.2.5
11+
certifi==2024.2.2
1412
charset-normalizer==3.3.2
1513
click==8.1.7
14+
cloudpickle==3.0.0
15+
cmake==3.29.2
1616
colorama==0.4.6
1717
coloredlogs==15.0.1
18-
contourpy==1.2.0
18+
contourpy==1.2.1
1919
ctransformers==0.2.27
2020
cycler==0.12.1
21-
dataclasses-json==0.6.3
22-
datasets==2.15.0
23-
deepspeed==0.12.5
21+
dataclasses-json==0.6.6
22+
datasets==2.16.1
23+
deepspeed==0.14.2
2424
dill==0.3.7
25-
docker-pycreds==0.4.0
26-
docstring-parser==0.15
27-
einops==0.7.0
28-
evaluate==0.4.1
29-
exceptiongroup==1.2.0
30-
filelock==3.13.1
31-
fonttools==4.47.0
25+
diskcache==5.6.3
26+
distro==1.9.0
27+
dnspython==2.6.1
28+
docstring_parser==0.16
29+
einops==0.8.0
30+
email_validator==2.1.1
31+
evaluate==0.4.2
32+
exceptiongroup==1.2.1
33+
fastapi==0.111.0
34+
fastapi-cli==0.0.3
35+
filelock==3.14.0
36+
fonttools==4.51.0
3237
frozenlist==1.4.1
3338
fsspec==2023.10.0
34-
gekko==1.0.6
35-
gitdb==4.0.11
36-
GitPython==3.1.41
37-
graphviz==0.20.1
38-
greenlet==3.0.2
39+
gekko==1.1.1
40+
graphviz==0.20.3
41+
greenlet==3.0.3
42+
h11==0.14.0
3943
hjson==3.1.0
40-
huggingface-hub==0.19.4
44+
httpcore==1.0.5
45+
httptools==0.6.1
46+
httpx==0.27.0
47+
huggingface-hub==0.23.0
4148
humanfriendly==10.0
42-
idna==3.6
43-
InstructorEmbedding==1.0.1
44-
Jinja2==3.1.2
45-
joblib==1.3.2
49+
idna==3.7
50+
interegular==0.3.3
51+
Jinja2==3.1.4
52+
joblib==1.4.2
4653
jsonpatch==1.33
4754
jsonpointer==2.4
55+
jsonschema==4.22.0
56+
jsonschema-specifications==2023.12.1
4857
kiwisolver==1.4.5
49-
langchain==0.0.351
50-
langchain-community==0.0.4
51-
langchain-core==0.1.1
52-
langsmith==0.0.72
53-
lightgbm==4.1.0
54-
lxml==4.9.3
58+
langchain==0.1.19
59+
langchain-community==0.0.38
60+
langchain-core==0.1.52
61+
langchain-text-splitters==0.0.1
62+
langsmith==0.1.56
63+
lark==1.1.9
64+
lightgbm==4.3.0
65+
llvmlite==0.42.0
66+
lm-format-enforcer==0.9.8
67+
lxml==5.2.1
5568
markdown-it-py==3.0.0
56-
MarkupSafe==2.1.3
57-
marshmallow==3.20.1
58-
matplotlib==3.8.2
69+
MarkupSafe==2.1.5
70+
marshmallow==3.21.2
71+
matplotlib==3.8.4
5972
mdurl==0.1.2
6073
mpmath==1.3.0
61-
multidict==6.0.4
74+
msgpack==1.0.8
75+
multidict==6.0.5
6276
multiprocess==0.70.15
6377
mypy-extensions==1.0.0
64-
networkx==3.2.1
78+
nest-asyncio==1.6.0
79+
networkx==3.3
6580
ninja==1.11.1.1
66-
nltk==3.8.1
67-
numpy==1.26.2
81+
numba==0.59.1
82+
numpy==1.26.4
6883
nvidia-cublas-cu12==12.1.3.1
6984
nvidia-cuda-cupti-cu12==12.1.105
7085
nvidia-cuda-nvrtc-cu12==12.1.105
@@ -74,72 +89,85 @@ nvidia-cufft-cu12==11.0.2.54
7489
nvidia-curand-cu12==10.3.2.106
7590
nvidia-cusolver-cu12==11.4.5.107
7691
nvidia-cusparse-cu12==12.1.0.106
77-
nvidia-nccl-cu12==2.18.1
78-
nvidia-nvjitlink-cu12==12.3.101
92+
nvidia-ml-py==12.550.52
93+
nvidia-nccl-cu12==2.20.5
94+
nvidia-nvjitlink-cu12==12.4.127
7995
nvidia-nvtx-cu12==12.1.105
80-
optimum==1.16.1
81-
orjson==3.9.10
96+
openai==1.28.0
97+
optimum==1.19.2
98+
orjson==3.10.3
99+
outlines==0.0.34
82100
packaging==23.2
83-
pandas==2.1.4
84-
pathspec==0.12.1
85-
peft==0.7.1
86-
Pillow==10.1.0
87-
platformdirs==4.2.0
88-
plotly==5.18.0
101+
pandas==2.2.2
102+
peft==0.10.0
103+
pillow==10.3.0
104+
plotly==5.22.0
89105
portalocker==2.8.2
90-
protobuf==4.25.1
91-
psutil==5.9.7
106+
prometheus-fastapi-instrumentator==7.0.0
107+
prometheus_client==0.20.0
108+
protobuf==5.26.1
109+
psutil==5.9.8
92110
py-cpuinfo==9.0.0
93111
pyarrow==11.0.0
94112
pyarrow-hotfix==0.6
95-
pydantic==2.5.2
96-
pydantic_core==2.14.5
97-
Pygments==2.17.2
113+
pydantic==2.7.1
114+
pydantic_core==2.18.2
115+
Pygments==2.18.0
98116
pynvml==11.5.0
99-
pyparsing==3.1.1
100-
python-dateutil==2.8.2
101-
pytz==2023.3.post1
117+
pyparsing==3.1.2
118+
python-dateutil==2.9.0.post0
119+
python-dotenv==1.0.1
120+
python-multipart==0.0.9
121+
pytz==2024.1
102122
PyYAML==6.0.1
103-
regex==2023.10.3
123+
ray==2.21.0
124+
referencing==0.35.1
125+
regex==2024.5.10
104126
requests==2.31.0
105-
responses==0.18.0
106127
rich==13.7.1
107128
rouge==1.0.1
108-
sacrebleu==2.4.0
129+
rpds-py==0.18.1
130+
sacrebleu==2.4.2
109131
sacremoses==0.1.1
110-
safetensors==0.4.1
111-
scikit-learn==1.3.2
112-
scipy==1.11.4
113-
sentence-transformers==2.5.1
114-
sentencepiece==0.1.99
115-
sentry-sdk==1.40.2
116-
setproctitle==1.3.3
117-
shtab==1.6.5
132+
safetensors==0.4.3
133+
scikit-learn==1.4.2
134+
scipy==1.13.0
135+
sentence-transformers==2.7.0
136+
sentencepiece==0.2.0
137+
shellingham==1.5.4
138+
shtab==1.7.1
118139
six==1.16.0
119-
smmap==5.0.1
120-
sniffio==1.3.0
121-
SQLAlchemy==2.0.23
140+
sniffio==1.3.1
141+
SQLAlchemy==2.0.30
142+
starlette==0.37.2
122143
sympy==1.12
123144
tabulate==0.9.0
124-
tenacity==8.2.3
125-
threadpoolctl==3.2.0
126-
tokenizers==0.15.0
127-
tomli==2.0.1
128-
torch==2.1.2
129-
torchaudio==2.1.2
130-
torchvision==0.16.2
131-
tqdm==4.66.1
132-
transformers==4.39.3
133-
transformers-stream-generator==0.0.4
134-
triton==2.1.0
135-
trl==0.7.10
145+
tenacity==8.3.0
146+
threadpoolctl==3.5.0
147+
tiktoken==0.6.0
148+
tokenizers==0.19.1
149+
torch==2.3.0
150+
torchaudio==2.3.0
151+
torchvision==0.18.0
152+
tqdm==4.66.4
153+
transformers==4.40.2
154+
transformers-stream-generator==0.0.5
155+
triton==2.3.0
156+
trl==0.8.6
157+
typer==0.12.3
136158
typing-inspect==0.9.0
137-
typing_extensions==4.9.0
138-
tyro==0.7.2
139-
tzdata==2023.3
140-
urllib3==2.1.0
141-
xformers==0.0.23.post1
142-
xgboost==2.0.2
159+
typing_extensions==4.11.0
160+
tyro==0.8.4
161+
tzdata==2024.1
162+
ujson==5.9.0
163+
urllib3==2.2.1
164+
uvicorn==0.29.0
165+
uvloop==0.19.0
166+
vllm==0.4.2
167+
vllm-nccl-cu12==2.18.1.0.4.0
168+
watchfiles==0.21.0
169+
websockets==12.0
170+
xformers==0.0.26.post1
171+
xgboost==2.0.3
143172
xxhash==3.4.1
144173
yarl==1.9.4
145-
vllm==0.4.0.post1

0 commit comments

Comments
 (0)