We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f674f70 commit f2f5506Copy full SHA for f2f5506
pgml-extension/requirements.linux.txt
@@ -129,7 +129,7 @@ torch==2.1.2
129
torchaudio==2.1.2
130
torchvision==0.16.2
131
tqdm==4.66.1
132
-transformers==4.38.2
+transformers==4.39.3
133
transformers-stream-generator==0.0.4
134
triton==2.1.0
135
trl==0.7.10
@@ -142,3 +142,4 @@ xformers==0.0.23.post1
142
xgboost==2.0.2
143
xxhash==3.4.1
144
yarl==1.9.4
145
+vllm==0.4.0.post1
pgml-extension/requirements.macos.txt
@@ -93,7 +93,7 @@ torch==2.1.2
93
94
95
96
97
98
typing-inspect==0.9.0
99
typing_extensions==4.9.0
0 commit comments