Skip to content

Commit 236def9

Browse files
dependabot[bot]sramakintelTyler Titsworth
authored
Bump the pytorch group across 1 directory with 13 updates (#379)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com> Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent fcab0b7 commit 236def9

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

pytorch/hf-genai-requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
accelerate==0.33.0
2-
datasets==2.21.0
1+
accelerate==0.34.2
2+
datasets==3.0.0
33
einops==0.8.0
4-
evaluate==0.4.2
5-
onnxruntime-extensions==0.11.0
6-
onnxruntime==1.18.1
4+
evaluate==0.4.3
5+
onnxruntime-extensions==0.12.0
6+
onnxruntime==1.19.2
77
peft==0.12.0
8-
protobuf==5.27.3
8+
protobuf==5.28.1
99
py-cpuinfo==9.0.0
10-
scikit-learn==1.5.1
10+
scikit-learn==1.5.2
1111
SentencePiece==0.2.0
1212
tokenizers==0.19.1
13-
transformers==4.44.0
13+
transformers==4.44.2

pytorch/jupyter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyterlab==4.3.0b0
1+
jupyterlab==4.3.0b1
22
jupyterhub==5.1.0
33
notebook==7.3.0a1
44
jupyter-server-proxy>=4.1.2

pytorch/multinode/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
neural-compressor==3.0
1+
neural-compressor==3.0.2
22
oneccl_bind_pt==2.4.0+cpu
33
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
44
oneccl-devel>=2021.13.0 # required to build deepspeed ops

pytorch/serving/torchserve-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pyyaml>=6.0.1
66
torch-model-archiver==0.11.1
77
torch-workflow-archiver==0.2.14
88
torchserve==0.11.1
9-
torchtext==0.18.0
9+
torchtext==0.18.0+cpu
1010
torchvision==0.19.0
1111
-f https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
1212
intel_extension_for_pytorch==2.4.0+cpu

0 commit comments

Comments
 (0)